Searched refs:NO_CNT_MASK (Results 1 – 2 of 2) sorted by relevance
111 #define NO_CNT_MASK 0x1 macro
302 if (mult2 & (NO_CNT_MASK << NO_CNT_POS)) { in litex_clk_update_global_config()316 if (divreg & (NO_CNT_MASK << NO_CNT_DIVREG_POS)) { in litex_clk_update_global_config()861 no_cnt = (clkout_reg2 >> NO_CNT_POS) & NO_CNT_MASK; in litex_clk_get_duty_cycle()