Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l34.c92 {CS35L34_TDM_TX_CTL_3_VPMON, 0x03},
188 case CS35L34_TDM_TX_CTL_3_VPMON: in cs35l34_readable_register()
292 snd_soc_component_update_bits(component, CS35L34_TDM_TX_CTL_3_VPMON, in cs35l34_set_tdm_slot()
313 snd_soc_component_update_bits(component, CS35L34_TDM_TX_CTL_3_VPMON, in cs35l34_set_tdm_slot()
Dcs35l34.h59 #define CS35L34_TDM_TX_CTL_3_VPMON 0x54 /* TDM TX Ctl 3 (VPMON) */ macro