Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c997 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1009 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1069 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1081 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1141 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1153 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1213 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
1225 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
Dpcan_usb.c861 .tseg2_max = 8,
Dpcan_usb_pro.c1011 .tseg2_max = 8,
/Linux-v4.19/include/uapi/linux/can/
Dnetlink.h52 __u32 tseg2_max; member
/Linux-v4.19/drivers/net/can/usb/
Dgs_usb.c133 u32 tseg2_max; member
843 dev->bt_const.tseg2_max = bt_const->tseg2_max; in gs_make_candev()
Ducan.c160 u8 tseg2_max; member
462 bittiming->tseg2_max = device_info->tseg2_max; in ucan_parse_device_info()
Dusb_8dev.c894 .tseg2_max = 8,
Dems_usb.c892 .tseg2_max = 8,
Desd_usb2.c894 .tseg2_max = ESD_USB2_TSEG2_MAX,
/Linux-v4.19/drivers/net/can/
Ddev.c101 tseg2 = clamp(tseg2, btc->tseg2_min, btc->tseg2_max); in can_update_sample_point()
153 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
261 bt->phase_seg2 < btc->tseg2_min || bt->phase_seg2 > btc->tseg2_max) in can_fixup_bittiming()
Dxilinx_can.c205 .tseg2_max = 8,
217 .tseg2_max = 16,
Dsun4i_can.c215 .tseg2_max = 8,
Dti_hecc.c187 .tseg2_max = 8,
Dat91_can.c168 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/peak_canfd/
Dpeak_canfd.c31 .tseg2_max = (1 << PUCAN_TSLOW_TSGEG2_BITS),
43 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
/Linux-v4.19/drivers/net/can/m_can/
Dm_can.c935 .tseg2_max = 16,
947 .tseg2_max = 8,
959 .tseg2_max = 128,
971 .tseg2_max = 16,
/Linux-v4.19/drivers/net/can/rcar/
Drcar_canfd.c528 .tseg2_max = 32,
541 .tseg2_max = 8,
554 .tseg2_max = 8,
Drcar_can.c104 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/sja1000/
Dsja1000.c78 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/mscan/
Dmscan.c41 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/cc770/
Dcc770.c98 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c367 .tseg2_max = 32,
379 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/softing/
Dsofting_main.c629 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/spi/
Dhi311x.c141 .tseg2_max = 8,
/Linux-v4.19/drivers/net/can/ifi_canfd/
Difi_canfd.c648 .tseg2_max = 256,

12