Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs48l32_registers.h410 #define CS48L32_INx_MUTE_MASK 0x10000000 macro
/linux/sound/soc/codecs/
H A Dcs48l32.c2444 snd_soc_component_update_bits(component, reg, CS48L32_INx_MUTE_MASK, 0); in cs48l32_in_ev()
2454 CS48L32_INx_MUTE_MASK, CS48L32_INx_MUTE_MASK); in cs48l32_in_ev()