Searched refs:TAS6424_CH_STATE_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas6424.c | 273 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()
|
H A D | tas6424.h | 25 #define TAS6424_CH_STATE_CTRL 0x04 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas6424.c | 272 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, val); in tas6424_mute() 282 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, TAS6424_ALL_STATE_HIZ); in tas6424_power_off() 334 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, chan_states); in tas6424_power_on() 594 { TAS6424_CH_STATE_CTRL, 0x55 }, 619 case TAS6424_CH_STATE_CTRL: in tas6424_is_writable_reg()
|
H A D | tas6424.h | 25 #define TAS6424_CH_STATE_CTRL 0x04 macro
|
Completed in 4 milliseconds