Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dtas6424.c273 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, val); in tas6424_mute()
283 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, TAS6424_ALL_STATE_HIZ); in tas6424_power_off()
335 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, chan_states); in tas6424_power_on()
596 { TAS6424_CH_STATE_CTRL, 0x55 },
621 case TAS6424_CH_STATE_CTRL: in tas6424_is_writable_reg()
Dtas6424.h25 #define TAS6424_CH_STATE_CTRL 0x04 macro