Home
last modified time | relevance | path

Searched refs:AUDIOHDC_PIN_CONTROL_IN_ENABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h446 #define AUDIOHDC_PIN_CONTROL_IN_ENABLE 0x20 macro
920 AUDIOHDC_VERB_SET_PIN_CTRL, AUDIOHDC_PIN_CONTROL_IN_ENABLE | 4); \
936 (lTmp & ~AUDIOHDC_PIN_CONTROL_IN_ENABLE)); \
H A Daudiohd.c3534 ~ AUDIOHDC_PIN_CONTROL_IN_ENABLE); in audiohd_finish_output_path()