Searched refs:AUD_CNTL_ST (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | audio.c | 79 #define AUD_CNTL_ST 0x620b4 macro 251 dump_reg(AUD_CNTL_ST, "Audio Control State Register"); 419 dword = INREG(AUD_CNTL_ST); 420 printf("AUD_CNTL_ST DIP audio enabled\t\t%lu\n", BIT(dword, 21)); 421 printf("AUD_CNTL_ST DIP ACP enabled\t\t%lu\n", BIT(dword, 22)); 422 printf("AUD_CNTL_ST DIP ISRCx enabled\t\t%lu\n", BIT(dword, 23)); 423 printf("AUD_CNTL_ST DIP port select\t\t[0x%lx] %s\n", 425 printf("AUD_CNTL_ST DIP buffer index\t\t[0x%lx] %s\n", 427 printf("AUD_CNTL_ST DIP trans freq\t\t[0x%lx] %s\n", 429 printf("AUD_CNTL_ST DI [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 3184 #define AUD_CNTL_ST 0x620b4 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 3184 #define AUD_CNTL_ST 0x620b4 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_reg.h | 3433 #define AUD_CNTL_ST 0x620b4 macro
|
| H A D | i830_debug.c | 821 DEFINEREG(AUD_CNTL_ST),
|
Completed in 29 milliseconds