Home
last modified time | relevance | path

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

/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c212 static inline u32 xvcu_read(void __iomem *iomem, u32 offset) in xvcu_read() function
245 lock_status = xvcu_read(base, VCU_PLL_STATUS); in xvcu_pll_wait_for_lock()
265 vcu_pll_ctrl = xvcu_read(reg_base, VCU_PLL_CTRL); in xvcu_register_pll_post()
298 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_set_div()
338 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_recalc_rate()
359 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
363 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
375 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
389 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_disable()