Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l33.c271 unsigned int mask2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
285 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
291 val2 = CS35L33_SDOUT_3ST_TDM; in cs35l33_sdout_event()
537 CS35L33_SDOUT_3ST_TDM, CS35L33_SDOUT_3ST_TDM); in cs35l33_set_tristate()
542 CS35L33_SDOUT_3ST_TDM, 0); in cs35l33_set_tristate()
1224 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM, in cs35l33_i2c_probe()
1225 CS35L33_MCLKDIS | CS35L33_SDOUT_3ST_TDM); in cs35l33_i2c_probe()
H A Dcs35l33.h91 #define CS35L33_SDOUT_3ST_TDM (1 << 5) macro