Home
last modified time | relevance | path

Searched refs:tseg2_max (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.15/drivers/net/can/dev/
Dbittiming.c39 tseg2 = clamp(tseg2, btc->tseg2_min, btc->tseg2_max); in can_update_sample_point()
93 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
220 bt->phase_seg2 < btc->tseg2_min || bt->phase_seg2 > btc->tseg2_max) in can_fixup_bittiming()
/Linux-v5.15/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1043 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1055 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1117 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1129 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1191 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1203 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1265 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1277 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
Dpcan_usb.c977 .tseg2_max = 8,
Dpcan_usb_pro.c1035 .tseg2_max = 8,
/Linux-v5.15/include/uapi/linux/can/
Dnetlink.h52 __u32 tseg2_max; member
/Linux-v5.15/drivers/net/can/
Dxilinx_can.c221 .tseg2_max = 8,
234 .tseg2_max = 16,
247 .tseg2_max = 8,
260 .tseg2_max = 128,
273 .tseg2_max = 16,
Dflexcan.c445 .tseg2_max = 8,
457 .tseg2_max = 32,
469 .tseg2_max = 8,
Dsun4i_can.c215 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/usb/etas_es58x/
Des58x_fd.c478 .tseg2_max = 128,
495 .tseg2_max = 16,
Des581_4.c461 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/usb/
Dgs_usb.c132 __le32 tseg2_max; member
846 dev->bt_const.tseg2_max = le32_to_cpu(bt_const->tseg2_max); in gs_make_candev()
Ducan.c156 u8 tseg2_max; member
458 bittiming->tseg2_max = device_info->tseg2_max; in ucan_parse_device_info()
Dems_usb.c892 .tseg2_max = 8,
Dusb_8dev.c894 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/peak_canfd/
Dpeak_canfd.c22 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
34 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
/Linux-v5.15/drivers/net/can/m_can/
Dm_can.c1126 .tseg2_max = 16,
1138 .tseg2_max = 8,
1150 .tseg2_max = 128,
1162 .tseg2_max = 16,
/Linux-v5.15/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c369 .tseg2_max = 32,
381 .tseg2_max = 8,
393 .tseg2_max = 32,
405 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/rcar/
Drcar_canfd.c533 .tseg2_max = 32,
546 .tseg2_max = 8,
559 .tseg2_max = 8,
Drcar_can.c109 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/sja1000/
Dsja1000.c78 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/mscan/
Dmscan.c30 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/cc770/
Dcc770.c90 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/ifi_canfd/
Difi_canfd.c648 .tseg2_max = 256,
/Linux-v5.15/drivers/net/can/spi/
Dhi311x.c133 .tseg2_max = 8,
/Linux-v5.15/drivers/net/can/softing/
Dsofting_main.c622 .tseg2_max = 8,

12