• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright © 2022 Imagination Technologies Ltd.
3  *
4  * Permission is hereby granted, free of charge, to any person obtaining a copy
5  * of this software and associated documentation files (the "Software"), to deal
6  * in the Software without restriction, including without limitation the rights
7  * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8  * copies of the Software, and to permit persons to whom the Software is
9  * furnished to do so, subject to the following conditions:
10  *
11  * The above copyright notice and this permission notice (including the next
12  * paragraph) shall be included in all copies or substantial portions of the
13  * Software.
14  *
15  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21  * SOFTWARE.
22  */
23 
24 /* Auto-generated file - don't edit */
25 
26 #ifndef PVR_VDM_LOAD_SR_H
27 #define PVR_VDM_LOAD_SR_H
28 
29 #include <stdint.h>
30 
31 /* clang-format off */
32 static const uint8_t pvr_vdm_load_sr_code[] =
33 {
34    0x25, 0x02, 0x87, 0x81,
35    0x04, 0x00, 0x00, 0x00,
36    0x84, 0x04, 0x25, 0x02,
37    0x87, 0x80, 0x04, 0x00,
38    0x00, 0x00, 0x85, 0x04,
39    0x25, 0x02, 0x87, 0x83,
40    0x04, 0x00, 0x00, 0x00,
41    0x86, 0x04, 0x25, 0x02,
42    0x87, 0x82, 0x04, 0x00,
43    0x00, 0x00, 0x87, 0x04,
44    0x56, 0x20, 0xF1, 0x85,
45    0x02, 0x80, 0x81, 0xD0,
46    0xC4, 0x08, 0x00, 0xFF,
47    0x02, 0x80, 0x6A, 0xFF,
48    0x67, 0xF0, 0x40, 0x20,
49    0x41, 0x8C, 0x80, 0x40,
50    0x00, 0x50, 0x8F, 0xC0,
51    0x80, 0x02, 0x04, 0x81,
52    0x60, 0x00, 0x9A, 0x00,
53    0x00, 0x00, 0x25, 0x36,
54    0x87, 0x87, 0x00, 0x00,
55    0x40, 0x05, 0xD1, 0x06,
56    0x55, 0x20, 0xF1, 0x81,
57    0x02, 0x00, 0xC0, 0xC6,
58    0x08, 0x00, 0x02, 0x80,
59    0x6A, 0xFF, 0x46, 0x42,
60    0xD0, 0x03, 0xEA, 0xD1,
61    0x41, 0x00, 0x01, 0x00,
62    0x00, 0x51, 0x27, 0x06,
63    0xEB, 0x84, 0x50, 0x20,
64    0x86, 0x87, 0x04, 0x00,
65    0xC0, 0x06, 0x87, 0x22,
66    0x25, 0x32, 0x87, 0x87,
67    0x00, 0x1F, 0x40, 0xC5,
68    0x0C, 0xFF, 0x25, 0x02,
69    0x87, 0xC0, 0x0C, 0x00,
70    0x00, 0x00, 0x83, 0x0C,
71    0x47, 0x42, 0xD0, 0x03,
72    0xEA, 0x85, 0x41, 0x90,
73    0x01, 0x08, 0x00, 0x00,
74    0x85, 0x0C, 0x47, 0x42,
75    0xD0, 0x03, 0xEA, 0xC5,
76    0x41, 0x90, 0x01, 0x08,
77    0x00, 0x00, 0xC5, 0x0C,
78    0x67, 0xF0, 0x40, 0x28,
79    0x42, 0x8C, 0x80, 0x40,
80    0x80, 0xC5, 0x80, 0x90,
81    0x80, 0xFF, 0x04, 0x81,
82    0x60, 0x00, 0xCC, 0xFF,
83    0xFF, 0xFF, 0x66, 0xF0,
84    0x40, 0x28, 0x42, 0x8C,
85    0x80, 0x40, 0x00, 0x51,
86    0xD0, 0x80, 0x07, 0x81,
87    0x60, 0x00, 0x86, 0xFF,
88    0xFF, 0xFF, 0xF3, 0xFF,
89    0xFF, 0xFF, 0xFF, 0xFF,
90    0x04, 0x80, 0xEE, 0x00,
91    0xF2, 0xFF, 0xFF, 0xFF
92 };
93 /* clang-format on */
94 
95 #endif /* PVR_VDM_LOAD_SR_H */
96