Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1015 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1027 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1087 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1099 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1159 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1171 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1231 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1243 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
Dpcan_usb.c983 .tseg2_max = 8,
Dpcan_usb_pro.c1003 .tseg2_max = 8,
/Linux-v5.10/include/uapi/linux/can/
Dnetlink.h52 __u32 tseg2_max; member
/Linux-v5.10/drivers/net/can/m_can/
Dtcan4x5x.c137 .tseg2_max = 16,
149 .tseg2_max = 16,
Dm_can.c1013 .tseg2_max = 16,
1025 .tseg2_max = 8,
1037 .tseg2_max = 128,
1049 .tseg2_max = 16,
/Linux-v5.10/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,
Ddev.c91 tseg2 = clamp(tseg2, btc->tseg2_min, btc->tseg2_max); in can_update_sample_point()
145 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
255 bt->phase_seg2 < btc->tseg2_min || bt->phase_seg2 > btc->tseg2_max) in can_fixup_bittiming()
Dflexcan.c423 .tseg2_max = 8,
435 .tseg2_max = 32,
447 .tseg2_max = 8,
Dsun4i_can.c215 .tseg2_max = 8,
Dti_hecc.c180 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/usb/
Dgs_usb.c131 __le32 tseg2_max; member
844 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()
Dusb_8dev.c883 .tseg2_max = 8,
Dems_usb.c880 .tseg2_max = 8,
/Linux-v5.10/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.10/drivers/net/can/rcar/
Drcar_canfd.c524 .tseg2_max = 32,
537 .tseg2_max = 8,
550 .tseg2_max = 8,
Drcar_can.c109 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/sja1000/
Dsja1000.c78 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/mscan/
Dmscan.c30 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/cc770/
Dcc770.c90 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c367 .tseg2_max = 32,
379 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/softing/
Dsofting_main.c624 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/spi/
Dhi311x.c133 .tseg2_max = 8,
/Linux-v5.10/drivers/net/can/ifi_canfd/
Difi_canfd.c648 .tseg2_max = 256,

12