Lucas Stach | 059ad73 | 2018-01-22 12:11:16 +0100 | [diff] [blame] | 1 | #ifndef STATE_BLT_XML |
| 2 | #define STATE_BLT_XML |
| 3 | |
| 4 | /* Autogenerated file, DO NOT EDIT manually! |
| 5 | |
| 6 | This file was generated by the rules-ng-ng headergen tool in this git repository: |
| 7 | http://0x04.net/cgit/index.cgi/rules-ng-ng |
| 8 | git clone git://0x04.net/rules-ng-ng |
| 9 | |
| 10 | The rules-ng-ng source files this header was generated from are: |
| 11 | - state.xml ( 26087 bytes, from 2017-12-18 16:51:59) |
| 12 | - common.xml ( 35468 bytes, from 2018-01-22 13:48:54) |
| 13 | - common_3d.xml ( 14615 bytes, from 2017-12-18 16:51:59) |
| 14 | - state_hi.xml ( 30232 bytes, from 2018-02-15 15:48:01) |
| 15 | - copyright.xml ( 1597 bytes, from 2016-12-08 16:37:56) |
| 16 | - state_2d.xml ( 51552 bytes, from 2016-12-08 16:37:56) |
| 17 | - state_3d.xml ( 79992 bytes, from 2017-12-18 16:51:59) |
| 18 | - state_blt.xml ( 13405 bytes, from 2017-12-18 16:51:59) |
| 19 | - state_vg.xml ( 5975 bytes, from 2016-12-08 16:37:56) |
| 20 | |
| 21 | Copyright (C) 2012-2017 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 | |
| 27 | Permission is hereby granted, free of charge, to any person obtaining a |
| 28 | copy of this software and associated documentation files (the "Software"), |
| 29 | to deal in the Software without restriction, including without limitation |
| 30 | the rights to use, copy, modify, merge, publish, distribute, sub license, |
| 31 | and/or sell copies of the Software, and to permit persons to whom the |
| 32 | Software is furnished to do so, subject to the following conditions: |
| 33 | |
| 34 | The above copyright notice and this permission notice (including the |
| 35 | next paragraph) shall be included in all copies or substantial portions |
| 36 | of the Software. |
| 37 | |
| 38 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 39 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 40 | FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL |
| 41 | THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 42 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 43 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
| 44 | DEALINGS IN THE SOFTWARE. |
| 45 | */ |
| 46 | |
| 47 | /* This is a cut-down version of the state_blt.xml.h file */ |
| 48 | |
| 49 | #define VIVS_BLT_ENABLE 0x000140b8 |
| 50 | #define VIVS_BLT_ENABLE_ENABLE 0x00000001 |
| 51 | |
| 52 | #endif /* STATE_BLT_XML */ |