Home
last modified time | relevance | path

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

/linux/include/linux/can/
H A Dbittiming.h155 u32 pwml_min; member
/linux/drivers/net/can/dev/
H A Dcalc_bittiming.c237 int pwm_per_bit_max = xl_tqmin / (pwm_const->pwms_min + pwm_const->pwml_min); in can_calc_pwm()
H A Dnetlink.c564 if (pwm.pwml < pwm_const->pwml_min || in can_pwm_changelink()
568 pwm.pwml, pwm_const->pwml_min, in can_pwm_changelink()
948 nla_put_u32(skb, IFLA_CAN_PWM_PWML_MIN, pwm_const->pwml_min) || in can_pwm_fill_info()
/linux/drivers/net/can/
H A Ddummy_can.c83 .pwml_min = 2,