Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.14 54 lines 2.3 kB view raw
1#ifndef STATE_BLT_XML 2#define STATE_BLT_XML 3 4/* Autogenerated file, DO NOT EDIT manually! 5 6This file was generated by the rules-ng-ng headergen tool in this git repository: 7http://0x04.net/cgit/index.cgi/rules-ng-ng 8git clone git://0x04.net/rules-ng-ng 9 10The rules-ng-ng source files this header was generated from are: 11- state.xml ( 29355 bytes, from 2024-01-19 10:18:54) 12- common.xml ( 35664 bytes, from 2023-12-06 10:55:32) 13- common_3d.xml ( 15069 bytes, from 2023-11-22 10:05:24) 14- state_hi.xml ( 35854 bytes, from 2023-12-11 15:50:17) 15- copyright.xml ( 1597 bytes, from 2016-11-10 13:58:32) 16- state_2d.xml ( 52271 bytes, from 2023-06-02 12:35:03) 17- state_3d.xml ( 89522 bytes, from 2024-01-19 10:18:54) 18- state_blt.xml ( 14592 bytes, from 2023-11-22 10:05:09) 19- state_vg.xml ( 5975 bytes, from 2016-11-10 13:58:32) 20 21Copyright (C) 2012-2023 by the following authors: 22- Wladimir J. van der Laan <laanwj@gmail.com> 23- Christian Gmeiner <christian.gmeiner@gmail.com> 24- Lucas Stach <l.stach@pengutronix.de> 25- Russell King <rmk@arm.linux.org.uk> 26 27Permission is hereby granted, free of charge, to any person obtaining a 28copy of this software and associated documentation files (the "Software"), 29to deal in the Software without restriction, including without limitation 30the rights to use, copy, modify, merge, publish, distribute, sub license, 31and/or sell copies of the Software, and to permit persons to whom the 32Software is furnished to do so, subject to the following conditions: 33 34The above copyright notice and this permission notice (including the 35next paragraph) shall be included in all copies or substantial portions 36of the Software. 37 38THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 39IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 40FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 41THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 42LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 44DEALINGS IN THE SOFTWARE. 45*/ 46 47/* This is a cut-down version of the state_blt.xml.h file */ 48 49#define VIVS_BLT_SET_COMMAND 0x000140ac 50 51#define VIVS_BLT_ENABLE 0x000140b8 52#define VIVS_BLT_ENABLE_ENABLE 0x00000001 53 54#endif /* STATE_BLT_XML */