Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c410 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG3, in tas2770_set_dai_tdm_slot()
415 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG3, in tas2770_set_dai_tdm_slot()
551 { TAS2770_TDM_CFG_REG3, 0x10 },
H A Dtas2770.h65 #define TAS2770_TDM_CFG_REG3 TAS2770_REG(0X0, 0x0D) macro