Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c21 CLK_I2S1_BCLK_SW, enumerator
61 [CLK_I2S1_BCLK_SW] = "aud_i2s1_bclk_sw",
166 ret = clk_prepare_enable(afe_priv->clk[CLK_I2S1_BCLK_SW]); in mt8183_afe_enable_clock()
169 __func__, aud_clks[CLK_I2S1_BCLK_SW], ret); in mt8183_afe_enable_clock()
201 clk_disable_unprepare(afe_priv->clk[CLK_I2S1_BCLK_SW]); in mt8183_afe_enable_clock()
221 clk_disable_unprepare(afe_priv->clk[CLK_I2S1_BCLK_SW]); in mt8183_afe_disable_clock()