Searched refs:PLLCTRL_FBDIV_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define PLLCTRL_FBDIV_MASK 0x7f000 macro81 fbdiv = (readl(clk->pll_ctrl) & PLLCTRL_FBDIV_MASK) >> in zynq_pll_recalc_rate()
Completed in 2 milliseconds