Searched refs:TAS2770_TDM_CFG_REG2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tas2770.c | 124 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 D | tas2770.h | 55 #define TAS2770_TDM_CFG_REG2 TAS2770_REG(0X0, 0x0C) macro
|