OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AUD_PINW_CNTR
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
audio.c
77
#define
AUD_PINW_CNTR
0x620b0
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/
i810_reg.h
3182
#define
AUD_PINW_CNTR
0x620b0
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_reg.h
3182
#define
AUD_PINW_CNTR
0x620b0
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_reg.h
3431
#define
AUD_PINW_CNTR
0x620b0
Completed in 49 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026