Searched refs:DIVISOR_IR_B_126 (Results 1 – 1 of 1) sorted by relevance
45 #define DIVISOR_IR_B_126 (126 * DIVISOR_CLK) in hclge_shaper_para_calc() macro72 ir_calc = (DIVISOR_IR_B_126 + (tick >> 1) - 1) / tick; in hclge_shaper_para_calc()84 ir_calc = DIVISOR_IR_B_126 / (tick * (1 << ir_s_calc)); in hclge_shaper_para_calc()95 numerator = DIVISOR_IR_B_126 * (1 << ir_u_calc); in hclge_shaper_para_calc()