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.c213 static inline u32 xvcu_read(void __iomem *iomem, u32 offset) in xvcu_read() function
246 lock_status = xvcu_read(base, VCU_PLL_STATUS); in xvcu_pll_wait_for_lock()
266 vcu_pll_ctrl = xvcu_read(reg_base, VCU_PLL_CTRL); in xvcu_register_pll_post()
299 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_set_div()
339 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_recalc_rate()
360 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
364 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
376 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
390 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_disable()