Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2770.c122 tas2770_ASI1_src_enum, TAS2770_TDM_CFG_REG2,
199 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
205 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
211 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
421 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
426 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
431 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
548 { TAS2770_TDM_CFG_REG2, 0x0a },
Dtas2770.h55 #define TAS2770_TDM_CFG_REG2 TAS2770_REG(0X0, 0x0C) macro