Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2770.c408 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG3, in tas2770_set_dai_tdm_slot()
413 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG3, in tas2770_set_dai_tdm_slot()
549 { TAS2770_TDM_CFG_REG3, 0x10 },
Dtas2770.h65 #define TAS2770_TDM_CFG_REG3 TAS2770_REG(0X0, 0x0D) macro