Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c226 #define to_vcu_pll(_hw) container_of(_hw, struct vcu_pll, hw) macro
314 struct vcu_pll *pll = to_vcu_pll(hw); in xvcu_pll_round_rate()
328 struct vcu_pll *pll = to_vcu_pll(hw); in xvcu_pll_recalc_rate()
342 struct vcu_pll *pll = to_vcu_pll(hw); in xvcu_pll_set_rate()
349 struct vcu_pll *pll = to_vcu_pll(hw); in xvcu_pll_enable()
380 struct vcu_pll *pll = to_vcu_pll(hw); in xvcu_pll_disable()