HomeSort by: relevance | last modified time | path
    Searched defs:DATA_SEL (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
soc15d.h 190 #define DATA_SEL(x) ((x) << 29)
199 * 1 - interrupt only (DATA_SEL = 0)
vid.h 253 #define DATA_SEL(x) ((x) << 29)
262 * 1 - interrupt only (DATA_SEL = 0)
cikd.h 371 #define DATA_SEL(x) ((x) << 29)
380 * 1 - interrupt only (DATA_SEL = 0)
sid.h 1828 #define DATA_SEL(x) ((x) << 29)
1836 * 1 - interrupt only (DATA_SEL = 0)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
nid.h 1251 #define DATA_SEL(x) ((x) << 29)
1259 * 1 - interrupt only (DATA_SEL = 0)
cikd.h 1837 #define DATA_SEL(x) ((x) << 29)
1846 * 1 - interrupt only (DATA_SEL = 0)
sid.h 1765 #define DATA_SEL(x) ((x) << 29)
1773 * 1 - interrupt only (DATA_SEL = 0)
r600d.h 1676 #define DATA_SEL(x) ((x) << 29)
1684 * 1 - interrupt only (DATA_SEL = 0)

Completed in 30 milliseconds