Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dbt87x.c76 #define CTL_DA_IOM_DA (1 << 6) /* digital audio input */ macro
374 chip->reg_control |= CTL_DA_IOM_DA | CTL_A_PWRDN; in snd_bt87x_set_digital_hw()
395 chip->reg_control &= ~(CTL_DA_IOM_DA | CTL_A_PWRDN); in snd_bt87x_set_analog_hw()