Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c340 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG1, in tas2770_set_fmt()
369 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG1, in tas2770_set_fmt()
549 { TAS2770_TDM_CFG_REG1, 0x02 },
H A Dtas2770.h48 #define TAS2770_TDM_CFG_REG1 TAS2770_REG(0X0, 0x0B) macro