Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c250 struct lpc18xx_pll { struct
257 #define to_lpc_pll(hw) container_of(hw, struct lpc18xx_pll, hw) argument
265 struct lpc18xx_pll pll;
350 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_recalc_rate()
396 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_set_rate()
454 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll1_recalc_rate()