Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-npcm8xx.c48 struct npcm8xx_clk_pll { struct
56 #define to_npcm8xx_clk_pll(_hw) container_of(_hw, struct npcm8xx_clk_pll, hw) argument
227 struct npcm8xx_clk_pll *pll = to_npcm8xx_clk_pll(hw); in npcm8xx_clk_pll_recalc_rate()
259 struct npcm8xx_clk_pll *pll; in npcm8xx_clk_register_pll()