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

/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Daudio.c70 #define AUD_OUT_DIG_CNVT 0x6207c macro
242 dump_reg(AUD_OUT_DIG_CNVT, "Audio Digital Converter");
365 dword = INREG(AUD_OUT_DIG_CNVT);
366 printf("AUD_OUT_DIG_CNVT SPDIF category\t\t0x%lx\n", BITS(dword, 14, 8));
367 printf("AUD_OUT_DIG_CNVT SPDIF level\t\t%lu\n", BIT(dword, 7));
368 printf("AUD_OUT_DIG_CNVT professional\t\t%lu\n", BIT(dword, 6));
369 printf("AUD_OUT_DIG_CNVT non PCM\t\t%lu\n", BIT(dword, 5));
370 printf("AUD_OUT_DIG_CNVT copyright asserted\t%lu\n", BIT(dword, 4));
371 printf("AUD_OUT_DIG_CNVT filter preemphasis\t%lu\n", BIT(dword, 3));
372 printf("AUD_OUT_DIG_CNVT validit
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h3175 #define AUD_OUT_DIG_CNVT 0x6207c macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h3175 #define AUD_OUT_DIG_CNVT 0x6207c macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h3424 #define AUD_OUT_DIG_CNVT 0x6207c macro
H A Di830_debug.c825 DEFINEREG(AUD_OUT_DIG_CNVT),

Completed in 31 milliseconds