Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas6424.c301 u8 chan_states; in tas6424_power_on() local
330 chan_states = TAS6424_ALL_STATE_PLAY; in tas6424_power_on()
332 chan_states = TAS6424_ALL_STATE_MUTE; in tas6424_power_on()
334 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, chan_states); in tas6424_power_on()