Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dsfp-bus.c151 unsigned int br_min, br_nom, br_max; in sfp_parse_support() local
155 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()
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()
235 if (br_min <= 1300 && br_max >= 1200) { in sfp_parse_support()
318 if (br_min <= 1300 && br_max >= 1200) { in sfp_parse_support()
[all …]
/linux-6.3-rc2/drivers/video/backlight/
A 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()
/linux-6.3-rc2/include/linux/
A Dsfp.h210 u8 br_max; member
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_defs.h870 u8 br_max; member
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_def.h5368 u8 br_max; member

Completed in 45 milliseconds