Searched refs:PORT_HOTPLUG_EN (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | hotplug.c | 97 OUTREG(PORT_HOTPLUG_EN,
|
| H A D | audio.c | 204 dump_reg(PORT_HOTPLUG_EN, "Hot Plug Detect Enable"); 205 OUTREG(PORT_HOTPLUG_EN, dword | AUDIO_HOTPLUG_EN); 226 dump_reg(PORT_HOTPLUG_EN, "Hot Plug Detect Enable"); 285 dword = INREG(PORT_HOTPLUG_EN); 286 printf("PORT_HOTPLUG_EN DisplayPort/HDMI port B\t%ld\n", BIT(dword, 29)), 287 printf("PORT_HOTPLUG_EN DisplayPort/HDMI port C\t%ld\n", BIT(dword, 28)), 288 printf("PORT_HOTPLUG_EN DisplayPort port D\t%ld\n", BIT(dword, 27)), 289 printf("PORT_HOTPLUG_EN SDVOB\t\t\t%ld\n", BIT(dword, 26)), 290 printf("PORT_HOTPLUG_EN SDVOC\t\t\t%ld\n", BIT(dword, 25)), 291 printf("PORT_HOTPLUG_EN audi [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_hdmi.c | 167 temp = INREG(PORT_HOTPLUG_EN); 180 OUTREG(PORT_HOTPLUG_EN, temp); 182 POSTING_READ(PORT_HOTPLUG_EN);
|
| H A D | i830_crt.c | 186 hotplug_en = INREG(PORT_HOTPLUG_EN); 204 OUTREG(PORT_HOTPLUG_EN, hotplug_en); 211 temp = INREG(PORT_HOTPLUG_EN);
|
| H A D | i810_reg.h | 1252 #define PORT_HOTPLUG_EN 0x61110 macro
|
| H A D | i830_debug.c | 672 DEFINEREG(PORT_HOTPLUG_EN),
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 1252 #define PORT_HOTPLUG_EN 0x61110 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 1252 #define PORT_HOTPLUG_EN 0x61110 macro
|
Completed in 30 milliseconds