Home
last modified time | relevance | path

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

/drivers/clk/xilinx/
Dxlnx_vcu.c221 static inline void xvcu_write(void __iomem *iomem, u32 offset, u32 value) in xvcu_write() function
299 xvcu_write(base, VCU_PLL_CTRL, vcu_pll_ctrl); in xvcu_pll_set_div()
306 xvcu_write(base, VCU_PLL_CFG, cfg_val); in xvcu_pll_set_div()
356 xvcu_write(base, VCU_PLL_CTRL, vcu_pll_ctrl); in xvcu_pll_enable()
362 xvcu_write(base, VCU_PLL_CTRL, vcu_pll_ctrl); in xvcu_pll_enable()
372 xvcu_write(base, VCU_PLL_CTRL, vcu_pll_ctrl); in xvcu_pll_enable()
388 xvcu_write(base, VCU_PLL_CTRL, vcu_pll_ctrl); in xvcu_pll_disable()