Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c989 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1001 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1061 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1073 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1133 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1145 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1205 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1217 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
Dpcan_usb.c865 .tseg2_max = 8,
Dpcan_usb_pro.c1003 .tseg2_max = 8,
/Linux-v5.4/include/uapi/linux/can/
Dnetlink.h52 __u32 tseg2_max; member
/Linux-v5.4/drivers/net/can/m_can/
Dtcan4x5x.c134 .tseg2_max = 16,
146 .tseg2_max = 16,
Dm_can.c968 .tseg2_max = 16,
980 .tseg2_max = 8,
992 .tseg2_max = 128,
1004 .tseg2_max = 16,
/Linux-v5.4/drivers/net/can/
Dxilinx_can.c219 .tseg2_max = 8,
232 .tseg2_max = 16,
245 .tseg2_max = 8,
258 .tseg2_max = 128,
271 .tseg2_max = 16,
Ddev.c92 tseg2 = clamp(tseg2, btc->tseg2_min, btc->tseg2_max); in can_update_sample_point()
146 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
256 bt->phase_seg2 < btc->tseg2_min || bt->phase_seg2 > btc->tseg2_max) in can_fixup_bittiming()
Dsun4i_can.c215 .tseg2_max = 8,
Dti_hecc.c180 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/usb/
Dgs_usb.c125 u32 tseg2_max; member
836 dev->bt_const.tseg2_max = 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.4/drivers/net/can/peak_canfd/
Dpeak_canfd.c23 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
35 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
/Linux-v5.4/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.4/drivers/net/can/sja1000/
Dsja1000.c78 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/mscan/
Dmscan.c30 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/cc770/
Dcc770.c90 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c367 .tseg2_max = 32,
379 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/softing/
Dsofting_main.c618 .tseg2_max = 8,
/Linux-v5.4/drivers/net/can/ifi_canfd/
Difi_canfd.c648 .tseg2_max = 256,
/Linux-v5.4/drivers/net/can/spi/
Dhi311x.c133 .tseg2_max = 8,
Dmcp251x.c188 .tseg2_max = 8,

12