Searched refs:br_max (Results 1 – 5 of 5) sorted by relevance
151 unsigned int br_min, br_nom, br_max; in sfp_parse_support() local155 br_min = br_nom = br_max = 0; in sfp_parse_support()160 br_max = br_nom + id->base.br_nominal * id->ext.br_max; in sfp_parse_support()161 } else if (id->ext.br_max) { in sfp_parse_support()162 br_nom = 250 * id->ext.br_max; in sfp_parse_support()163 br_max = br_nom + br_nom * id->ext.br_min / 100; in sfp_parse_support()171 if (br_min == br_max && id->base.sfp_ct_passive) in sfp_parse_support()207 br_min <= 1300 && br_max >= 1200) { in sfp_parse_support()227 if (br_min <= 12000 && br_max >= 10300) { in sfp_parse_support()231 if (br_min <= 3200 && br_max >= 3100) { in sfp_parse_support()[all …]
171 static int lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) in lm3630a_pwm_ctrl() argument177 err = pwm_set_relative_duty_cycle(&pchip->pwmd_state, br, br_max); in lm3630a_pwm_ctrl()
210 u8 br_max; member
870 u8 br_max; member
5347 u8 br_max; member