Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dcs35l33.c276 unsigned int mask2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
290 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
296 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
542 CS35L33_SDOUT_3ST_TDM, CS35L33_SDOUT_3ST_TDM); in cs35l33_set_tristate()
547 CS35L33_SDOUT_3ST_TDM, 0); in cs35l33_set_tristate()
1229 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM, in cs35l33_i2c_probe()
1230 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM); in cs35l33_i2c_probe()
Dcs35l33.h95 #define CS35L33_SDOUT_3ST_TDM (1 << 5) macro