Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.c23 CLK_I2S3_BCLK_SW, enumerator
63 [CLK_I2S3_BCLK_SW] = "aud_i2s3_bclk_sw",
180 ret = clk_prepare_enable(afe_priv->clk[CLK_I2S3_BCLK_SW]); in mt8183_afe_enable_clock()
183 __func__, aud_clks[CLK_I2S3_BCLK_SW], ret); in mt8183_afe_enable_clock()
197 clk_disable_unprepare(afe_priv->clk[CLK_I2S3_BCLK_SW]); in mt8183_afe_enable_clock()
219 clk_disable_unprepare(afe_priv->clk[CLK_I2S3_BCLK_SW]); in mt8183_afe_disable_clock()