Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2764.c292 ret = snd_soc_component_update_bits(tas2764->component, TAS2764_TDM_CFG5, in tas2764_set_bitwidth()
477 ret = snd_soc_component_update_bits(component, TAS2764_TDM_CFG5, in tas2764_set_dai_tdm_slot()
571 ret = snd_soc_component_update_bits(tas2764->component, TAS2764_TDM_CFG5, in tas2764_codec_probe()
628 { TAS2764_TDM_CFG5, 0x42 },
H A Dtas2764.h83 #define TAS2764_TDM_CFG5 TAS2764_REG(0X0, 0x0e) macro