Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-pll.c25 #define to_berlin2_pll(hw) container_of(hw, struct berlin2_pll, hw) macro
44 struct berlin2_pll *pll = to_berlin2_pll(hw); in berlin2_pll_recalc_rate()