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