Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mstar/
H A Dclk-msc313-mpll.c42 #define to_mpll(_hw) container_of(_hw, struct msc313_mpll, clk_hw) macro
47 struct msc313_mpll *mpll = to_mpll(hw); in msc313_mpll_recalc_rate()