Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2780.c97 tas2780_ASI1_src_enum, TAS2780_TDM_CFG2, 4, tas2780_ASI1_src);
162 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
169 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
176 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
192 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
355 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_fmt()
419 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_dai_tdm_slot()
540 { TAS2780_TDM_CFG2, 0x0a },
H A Dtas2780.h60 #define TAS2780_TDM_CFG2 TAS2780_REG(0X0, 0x0a) macro