Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2780.c94 tas2780_ASI1_src_enum, TAS2780_TDM_CFG2, 4, tas2780_ASI1_src);
159 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
166 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
173 TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
189 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_bitwidth()
352 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_fmt()
416 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG2, in tas2780_set_dai_tdm_slot()
537 { TAS2780_TDM_CFG2, 0x0a },
Dtas2780.h60 #define TAS2780_TDM_CFG2 TAS2780_REG(0X0, 0x0a) macro