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

/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Daudio.c77 #define AUD_PINW_CNTR 0x620b0 macro
249 dump_reg(AUD_PINW_CNTR, "Audio Pin Widget Control");
407 dword = INREG(AUD_PINW_CNTR);
408 printf("AUD_PINW_CNTR mute status\t\t%lu\n", BIT(dword, 8));
409 printf("AUD_PINW_CNTR out enable\t\t%lu\n", BIT(dword, 6));
410 printf("AUD_PINW_CNTR amp mute status\t\t%lu\n", BIT(dword, 8));
411 printf("AUD_PINW_CNTR amp mute status\t\t%lu\n", BIT(dword, 8));
412 printf("AUD_PINW_CNTR stream type\t\t[0x%lx] %s\n",
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h3182 #define AUD_PINW_CNTR 0x620b0 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h3182 #define AUD_PINW_CNTR 0x620b0 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h3431 #define AUD_PINW_CNTR 0x620b0 macro
H A Di830_debug.c820 DEFINEREG(AUD_PINW_CNTR),

Completed in 82 milliseconds