Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H 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()
/kernel/linux/linux-6.6/sound/soc/codecs/
H 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 2 milliseconds