Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2552.c34 {TAS2552_CFG_3, 0x80},
106 static SOC_ENUM_SINGLE_DECL(tas2552_input_mux_enum, TAS2552_CFG_3, 7,
318 snd_soc_component_update_bits(component, TAS2552_CFG_3, TAS2552_WCLK_FREQ_MASK, in tas2552_hw_params()
566 TAS2552_CFG_3, 3,
601 snd_soc_component_write(component, TAS2552_CFG_3, TAS2552_I2S_OUT_SEL | in tas2552_component_probe()
H A Dtas2552.h17 #define TAS2552_CFG_3 0x03 macro