Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mmp/
Dclk-audio.c19 #define SSPA_AUD_PLL_CTRL0 0x08 macro
123 aud_pll_ctrl0 = readl(priv->mmio_base + SSPA_AUD_PLL_CTRL0); in audio_pll_recalc_rate()
214 writel(val, priv->mmio_base + SSPA_AUD_PLL_CTRL0); in audio_pll_set_rate()
401 priv->aud_pll_ctrl0 = readl(priv->mmio_base + SSPA_AUD_PLL_CTRL0); in mmp2_audio_clk_suspend()
414 writel(priv->aud_pll_ctrl0, priv->mmio_base + SSPA_AUD_PLL_CTRL0); in mmp2_audio_clk_resume()