Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c124 tas2770_ASI1_src_enum, TAS2770_TDM_CFG_REG2,
201 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
207 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
213 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_bitwidth()
423 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
428 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
433 ret = snd_soc_component_update_bits(component, TAS2770_TDM_CFG_REG2, in tas2770_set_dai_tdm_slot()
550 { TAS2770_TDM_CFG_REG2, 0x0a },
H A Dtas2770.h55 #define TAS2770_TDM_CFG_REG2 TAS2770_REG(0X0, 0x0C) macro