Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-iproc-armpll.c64 #define to_iproc_arm_pll(hw) container_of(hw, struct iproc_arm_pll, hw) macro
188 struct iproc_arm_pll *pll = to_iproc_arm_pll(hw); in iproc_arm_pll_recalc_rate()