Searched refs:FRAC_EN_POS (Results 1 – 2 of 2) sorted by relevance
120 #define FRAC_EN_POS 11 macro
862 frac_en = (clkout_reg2 >> FRAC_EN_POS) & FRAC_EN_MASK; in litex_clk_get_duty_cycle()1416 (*frac_en << FRAC_EN_POS) | in litex_clk_write_rate()