Searched refs:SOCFPGA_PLL_AREFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define SOCFPGA_PLL_AREFDIV_MASK 0x00000F00 macro70 arefdiv = (reg & SOCFPGA_PLL_AREFDIV_MASK) >> SOCFPGA_PLL_REFDIV_SHIFT; in agilex_clk_pll_recalc_rate()