Home
last modified time | relevance | path

Searched refs:CS35L33_PDN_TDM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l33.c234 val = priv->is_tdm_mode ? 0 : CS35L33_PDN_TDM; in cs35l33_sdin_event()
236 CS35L33_PDN_TDM, val); in cs35l33_sdin_event()
250 CS35L33_PDN_TDM, CS35L33_PDN_TDM); in cs35l33_sdin_event()
269 unsigned int mask = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
282 val = CS35L33_PDN_TDM; in cs35l33_sdout_event()
289 val = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
H A Dcs35l33.h86 #define CS35L33_PDN_TDM (1 << CS35L33_PDN_TDM_SHIFT) macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l33.c235 val = priv->is_tdm_mode ? 0 : CS35L33_PDN_TDM; in cs35l33_sdin_event()
237 CS35L33_PDN_TDM, val); in cs35l33_sdin_event()
251 CS35L33_PDN_TDM, CS35L33_PDN_TDM); in cs35l33_sdin_event()
270 unsigned int mask = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
283 val = CS35L33_PDN_TDM; in cs35l33_sdout_event()
290 val = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
H A Dcs35l33.h86 #define CS35L33_PDN_TDM (1 << CS35L33_PDN_TDM_SHIFT) macro

Completed in 5 milliseconds