Searched refs:AUD_OUT_CWCAP (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | audio.c | 67 #define AUD_OUT_CWCAP 0x62070 macro 239 dump_reg(AUD_OUT_CWCAP, "Audio Output Converter Widget Capabilities"); 349 dword = INREG(AUD_OUT_CWCAP); 350 printf("AUD_OUT_CWCAP widget type\t\t0x%lx\n", BITS(dword, 23, 20)); 351 printf("AUD_OUT_CWCAP sample delay\t\t0x%lx\n", BITS(dword, 19, 16)); 352 printf("AUD_OUT_CWCAP channel count\t\t%lu\n", 354 printf("AUD_OUT_CWCAP L-R swap\t\t\t%lu\n", BIT(dword, 11)); 355 printf("AUD_OUT_CWCAP power control\t\t%lu\n", BIT(dword, 10)); 356 printf("AUD_OUT_CWCAP digital\t\t\t%lu\n", BIT(dword, 9)); 357 printf("AUD_OUT_CWCAP con [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 3172 #define AUD_OUT_CWCAP 0x62070 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_reg.h | 3172 #define AUD_OUT_CWCAP 0x62070 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_reg.h | 3421 #define AUD_OUT_CWCAP 0x62070 macro
|
| H A D | i830_debug.c | 826 DEFINEREG(AUD_OUT_CWCAP),
|
Completed in 27 milliseconds