Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt298.c367 if (rt298->clk_id == RT298_SCLK_S_MCLK) in is_mclk_mode()
880 if (RT298_SCLK_S_MCLK == clk_id) { in rt298_set_dai_sysclk()
894 if (RT298_SCLK_S_MCLK == clk_id) { in rt298_set_dai_sysclk()
902 if (RT298_SCLK_S_MCLK == clk_id) { in rt298_set_dai_sysclk()
H A Drt298.h201 #define RT298_SCLK_S_MCLK 0 macro