Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dcs35l34.c94 {CS35L34_TDM_TX_CTL_3_VPMON, 0x03},
190 case CS35L34_TDM_TX_CTL_3_VPMON: in cs35l34_readable_register()
294 snd_soc_component_update_bits(component, CS35L34_TDM_TX_CTL_3_VPMON, in cs35l34_set_tdm_slot()
315 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