Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c210 static inline u32 xvcu_read(void __iomem *iomem, u32 offset) in xvcu_read() function
243 lock_status = xvcu_read(base, VCU_PLL_STATUS); in xvcu_pll_wait_for_lock()
263 vcu_pll_ctrl = xvcu_read(reg_base, VCU_PLL_CTRL); in xvcu_register_pll_post()
296 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_set_div()
333 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_recalc_rate()
354 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
358 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
370 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_enable()
384 vcu_pll_ctrl = xvcu_read(base, VCU_PLL_CTRL); in xvcu_pll_disable()