Searched refs:pll_assigned (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/video/zynqmp/
H A Dzynqmp_dpsub.c1803 u32 pll_assigned, frac_int_fb_div, fraction, regpll = 0; local
1806 pll_assigned = readl(CLK_FPD_BASEADDR + VIDEO_REF_CTRL) & VIDEO_REF_CTRL_SRCSEL_MASK;
1807 if (pll_assigned)

Completed in 35 milliseconds