Searched refs:VIDEO_DIP_CTL (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Daudio.c87 #define VIDEO_DIP_CTL 0x61170 macro
207 dump_reg(VIDEO_DIP_CTL, "Video DIP Control");
211 OUTREG(VIDEO_DIP_CTL, dword);
213 OUTREG(VIDEO_DIP_CTL, dword);
223 dump_reg(VIDEO_DIP_CTL, "Video DIP Control");
295 dword = INREG(VIDEO_DIP_CTL);
296 printf("VIDEO_DIP_CTL enable graphics DIP\t%ld\n", BIT(dword, 31)),
297 printf("VIDEO_DIP_CTL port select\t\t[0x%lx] %s\n",
299 printf("VIDEO_DIP_CTL DIP buffer trans active\t%lu\n", BIT(dword, 28));
300 printf("VIDEO_DIP_CTL AV
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h3192 #define VIDEO_DIP_CTL 0x61170 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h3192 #define VIDEO_DIP_CTL 0x61170 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h3441 #define VIDEO_DIP_CTL 0x61170 macro
H A Di830_debug.c819 DEFINEREG(VIDEO_DIP_CTL),

Completed in 29 milliseconds