Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-xgene.c56 #define to_xgene_clk_pll(_hw) container_of(_hw, struct xgene_clk_pll, hw) macro
60 struct xgene_clk_pll *pllclk = to_xgene_clk_pll(hw); in xgene_clk_pll_is_enabled()
73 struct xgene_clk_pll *pllclk = to_xgene_clk_pll(hw); in xgene_clk_pll_recalc_rate()