Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l33.c270 unsigned int mask = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
278 val = CS35L33_SDOUT_3ST_I2S; in cs35l33_sdout_event()
290 val = CS35L33_SDOUT_3ST_I2S | CS35L33_PDN_TDM; in cs35l33_sdout_event()
535 CS35L33_SDOUT_3ST_I2S, CS35L33_SDOUT_3ST_I2S); in cs35l33_set_tristate()
540 CS35L33_SDOUT_3ST_I2S, 0); in cs35l33_set_tristate()
H A Dcs35l33.h82 #define CS35L33_SDOUT_3ST_I2S (1 << CS35L33_SDOUT_3ST_I2S_SHIFT) macro