Searched refs:SOCFPGA_N5X_PLLDIV_RDIV_MASK (Results 1 – 1 of 1) sorted by relevance
32 #define SOCFPGA_N5X_PLLDIV_RDIV_MASK GENMASK(5, 0) macro50 rdiv = (reg & SOCFPGA_N5X_PLLDIV_RDIV_MASK); in n5x_clk_pll_recalc_rate()