Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mmp/
Dclk-audio.c20 #define SSPA_AUD_PLL_CTRL1 0x0c macro
131 aud_pll_ctrl1 = readl(priv->mmio_base + SSPA_AUD_PLL_CTRL1); in audio_pll_recalc_rate()
218 writel(val, priv->mmio_base + SSPA_AUD_PLL_CTRL1); in audio_pll_set_rate()
402 priv->aud_pll_ctrl1 = readl(priv->mmio_base + SSPA_AUD_PLL_CTRL1); in mmp2_audio_clk_suspend()
415 writel(priv->aud_pll_ctrl1, priv->mmio_base + SSPA_AUD_PLL_CTRL1); in mmp2_audio_clk_resume()