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

/linux-master/sound/soc/codecs/
H A Dwm8996.c1633 int aifctrl = 0; local
1697 aifctrl |= 1;
1700 aifctrl |= 2;
1703 aifctrl |= 3;
1709 snd_soc_component_update_bits(component, aifctrl_reg, WM8996_AIF1_FMT_MASK, aifctrl);

Completed in 146 milliseconds