Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax9867.c25 unsigned int adc_dac_active; member
71 max9867->adc_dac_active |= BIT(adc_dac); in max9867_adc_dac_event()
73 max9867->adc_dac_active &= ~BIT(adc_dac); in max9867_adc_dac_event()
110 if (max9867->adc_dac_active) in max9867_filter_set()