Home
last modified time | relevance | path

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

/linux/drivers/clk/mmp/
H A Dclk-audio.c19 #define SSPA_AUD_PLL_CTRL0 0x08 macro
125 aud_pll_ctrl0 = readl(priv->mmio_base + SSPA_AUD_PLL_CTRL0); in audio_pll_recalc_rate()
216 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()