Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l33.c269 unsigned int mask2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
283 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
289 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
535 CS35L33_SDOUT_3ST_TDM, CS35L33_SDOUT_3ST_TDM); in cs35l33_set_tristate()
540 CS35L33_SDOUT_3ST_TDM, 0); in cs35l33_set_tristate()
1222 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM, in cs35l33_i2c_probe()
1223 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM); in cs35l33_i2c_probe()
Dcs35l33.h91 #define CS35L33_SDOUT_3ST_TDM (1 << 5) macro