Searched refs:DIVISOR_IR_B_126 (Results 1 – 1 of 1) sorted by relevance
36 #define DIVISOR_IR_B_126 (126 * DIVISOR_CLK) in hns3_shaper_para_calc() macro73 ir_calc = (DIVISOR_IR_B_126 + (tick >> 1) - 1) / tick; in hns3_shaper_para_calc()81 ir_calc = DIVISOR_IR_B_126 / (tick * (1 << ir_s_calc)); in hns3_shaper_para_calc()101 numerator = DIVISOR_IR_B_126 * (1 << ir_u_calc); in hns3_shaper_para_calc()