Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/xilinx/
H A Dxlnx_vcu.c62 #define VCU_PLL_DIV2 2 macro
348 pll_clk = fvco / VCU_PLL_DIV2; in xvcu_set_vcu_pll_info()
349 if (fvco % VCU_PLL_DIV2 != 0) in xvcu_set_vcu_pll_info()