Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/mstar/
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()