Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2780.c313 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG1, in tas2780_set_fmt()
342 ret = snd_soc_component_update_bits(component, TAS2780_TDM_CFG1, in tas2780_set_fmt()
536 { TAS2780_TDM_CFG1, 0x02 },
Dtas2780.h52 #define TAS2780_TDM_CFG1 TAS2780_REG(0X0, 0x09) macro