Searched refs:SOCFPGA_PLL_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
19 #define SOCFPGA_PLL_REFDIV_MASK 0x00003F00 macro93 refdiv = (reg & SOCFPGA_PLL_REFDIV_MASK) >> SOCFPGA_PLL_REFDIV_SHIFT; in clk_pll_recalc_rate()