Home
last modified time | relevance | path

Searched refs:br_max (Results 1 – 4 of 4) sorted by relevance

/drivers/net/phy/
Dsfp-bus.c242 unsigned int br_min, br_nom, br_max; in sfp_parse_support() local
246 br_min = br_nom = br_max = 0; in sfp_parse_support()
251 br_max = br_nom + id->base.br_nominal * id->ext.br_max; in sfp_parse_support()
252 } else if (id->ext.br_max) { in sfp_parse_support()
253 br_nom = 250 * id->ext.br_max; in sfp_parse_support()
254 br_max = br_nom + br_nom * id->ext.br_min / 100; in sfp_parse_support()
262 if (br_min == br_max && id->base.sfp_ct_passive) in sfp_parse_support()
286 br_min <= 1300 && br_max >= 1200) in sfp_parse_support()
300 if (br_min <= 12000 && br_max >= 10300) in sfp_parse_support()
302 if (br_min <= 3200 && br_max >= 3100) in sfp_parse_support()
[all …]
/drivers/video/backlight/
Dlm3630a_bl.c171 static int lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) in lm3630a_pwm_ctrl() argument
177 err = pwm_set_relative_duty_cycle(&pchip->pwmd_state, br, br_max); in lm3630a_pwm_ctrl()
/drivers/scsi/bfa/
Dbfa_defs.h870 u8 br_max; member
/drivers/scsi/qla2xxx/
Dqla_def.h5364 u8 br_max; member