Searched refs:SOCFPGA_PLL_DIVF_MASK (Results 1 – 1 of 1) sorted by relevance
26 #define SOCFPGA_PLL_DIVF_MASK 0x0000FFF8 macro51 divf = (reg & SOCFPGA_PLL_DIVF_MASK) >> SOCFPGA_PLL_DIVF_SHIFT; in clk_pll_recalc_rate()