Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dtas2552.c142 u8 cfg1_reg = 0; in tas2552_sw_shutdown() local
148 cfg1_reg = TAS2552_SWS; in tas2552_sw_shutdown()
151 cfg1_reg); in tas2552_sw_shutdown()
470 u8 cfg1_reg = 0; in tas2552_mute() local
474 cfg1_reg |= TAS2552_MUTE; in tas2552_mute()
476 snd_soc_component_update_bits(component, TAS2552_CFG_1, TAS2552_MUTE, cfg1_reg); in tas2552_mute()

Completed in 5 milliseconds