Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.c294 ret = snd_soc_component_update_bits(tas2764->component, TAS2764_TDM_CFG5, in tas2764_set_bitwidth()
479 ret = snd_soc_component_update_bits(component, TAS2764_TDM_CFG5, in tas2764_set_dai_tdm_slot()
573 ret = snd_soc_component_update_bits(tas2764->component, TAS2764_TDM_CFG5, in tas2764_codec_probe()
630 { TAS2764_TDM_CFG5, 0x42 },
H A Dtas2764.h83 #define TAS2764_TDM_CFG5 TAS2764_REG(0X0, 0x0e) macro