Home
last modified time | relevance | path

Searched refs:INTEL_RANGE_RSVD (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_reg_map.c39 {0x00001000, 0x00000fff, INTEL_RANGE_RSVD},
43 {0x00004000, 0x000003ff, INTEL_RANGE_RSVD},
44 {0x00004400, 0x00000bff, INTEL_RANGE_RSVD},
49 {0x00008900, 0x000006ff, INTEL_RANGE_RSVD},
50 {0x00009000, 0x00000fff, INTEL_RANGE_RSVD},
52 {0x0000b000, 0x00004fff, INTEL_RANGE_RSVD},
54 {0x00014000, 0x0001bfff, INTEL_RANGE_RSVD},
56 {0x00040000, 0x0001ffff, INTEL_RANGE_RSVD},
60 {0x00074000, 0x0000bfff, INTEL_RANGE_RSVD},
66 {0x00001000, 0x00000fff, INTEL_RANGE_RSVD},
[all …]
Dintel_io.h68 #define INTEL_RANGE_RSVD (0<<0) /* Shouldn't be read or written */ macro