Searched refs:TAS2562_TDM_CFG1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas2562.h | 24 #define TAS2562_TDM_CFG1 TAS2562_REG(0, 0x07) macro
|
H A D | tas2562.c | 358 ret = snd_soc_component_update_bits(component, TAS2562_TDM_CFG1, in tas2562_set_dai_fmt() 380 ret = snd_soc_component_update_bits(component, TAS2562_TDM_CFG1, in tas2562_set_dai_fmt() 684 { TAS2562_TDM_CFG1, 0x02 },
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas2562.h | 24 #define TAS2562_TDM_CFG1 TAS2562_REG(0, 0x07) macro
|
H A D | tas2562.c | 325 ret = snd_soc_component_update_bits(component, TAS2562_TDM_CFG1, in tas2562_set_dai_fmt() 347 ret = snd_soc_component_update_bits(component, TAS2562_TDM_CFG1, in tas2562_set_dai_fmt() 648 { TAS2562_TDM_CFG1, 0x02 },
|
Completed in 3 milliseconds