Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c22 CLK_I2S2_BCLK_SW, enumerator
62 [CLK_I2S2_BCLK_SW] = "aud_i2s2_bclk_sw",
173 ret = clk_prepare_enable(afe_priv->clk[CLK_I2S2_BCLK_SW]); in mt8183_afe_enable_clock()
176 __func__, aud_clks[CLK_I2S2_BCLK_SW], ret); in mt8183_afe_enable_clock()
199 clk_disable_unprepare(afe_priv->clk[CLK_I2S2_BCLK_SW]); in mt8183_afe_enable_clock()
220 clk_disable_unprepare(afe_priv->clk[CLK_I2S2_BCLK_SW]); in mt8183_afe_disable_clock()