Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc18xx-cgu.c252 struct lpc18xx_pll { struct
259 #define to_lpc_pll(hw) container_of(hw, struct lpc18xx_pll, hw) argument
267 struct lpc18xx_pll pll;
352 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_recalc_rate()
398 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll0_set_rate()
456 struct lpc18xx_pll *pll = to_lpc_pll(hw); in lpc18xx_pll1_recalc_rate()