Searched refs:INPUT_PHONE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.c62 #define INPUT_PHONE 4 macro
826 if (val & (1U << INPUT_PHONE))
844 if (val & (1U << INPUT_PHONE))
853 if (val & (1U << INPUT_PHONE))
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c77 #define INPUT_PHONE 7 macro
466 ac->inputs |= (1U << INPUT_PHONE);

Completed in 68 milliseconds