Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-npcm7xx.c22 struct npcm7xx_clk_pll { struct
28 #define to_npcm7xx_clk_pll(_hw) container_of(_hw, struct npcm7xx_clk_pll, hw) argument
41 struct npcm7xx_clk_pll *pll = to_npcm7xx_clk_pll(hw); in npcm7xx_clk_pll_recalc_rate()
72 struct npcm7xx_clk_pll *pll; in npcm7xx_clk_register_pll()