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

/linux-master/sound/soc/codecs/
H A Dtas2552.h41 #define TAS2552_SWS (1 << 1) macro
H A Dtas2552.c91 snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS, 0);
94 snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_SWS,
95 TAS2552_SWS);
148 cfg1_reg = TAS2552_SWS;
150 snd_soc_component_update_bits(tas2552->component, TAS2552_CFG_1, TAS2552_SWS,

Completed in 83 milliseconds