Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c987 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
999 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1059 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1071 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1131 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1143 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1203 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1215 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
Dpcan_usb.c863 .tseg1_max = 16,
Dpcan_usb_pro.c1001 .tseg1_max = 16,
/Linux-v5.4/include/uapi/linux/can/
Dnetlink.h50 __u32 tseg1_max; member
/Linux-v5.4/drivers/net/can/m_can/
Dtcan4x5x.c132 .tseg1_max = 31,
144 .tseg1_max = 32,
Dm_can.c966 .tseg1_max = 64,
978 .tseg1_max = 16,
990 .tseg1_max = 256,
1002 .tseg1_max = 32,
/Linux-v5.4/drivers/net/can/
Ddev.c94 if (tseg1 > btc->tseg1_max) { in can_update_sample_point()
95 tseg1 = btc->tseg1_max; in can_update_sample_point()
146 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
255 tseg1 < btc->tseg1_min || tseg1 > btc->tseg1_max || in can_fixup_bittiming()
Dxilinx_can.c217 .tseg1_max = 16,
230 .tseg1_max = 64,
243 .tseg1_max = 16,
256 .tseg1_max = 256,
269 .tseg1_max = 32,
Dsun4i_can.c213 .tseg1_max = 16,
Dti_hecc.c178 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/usb/
Dgs_usb.c123 u32 tseg1_max; member
834 dev->bt_const.tseg1_max = bt_const->tseg1_max; in gs_make_candev()
Ducan.c154 u8 tseg1_max; member
456 bittiming->tseg1_max = device_info->tseg1_max; in ucan_parse_device_info()
Dusb_8dev.c881 .tseg1_max = 16,
Dems_usb.c878 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/peak_canfd/
Dpeak_canfd.c21 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
33 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
/Linux-v5.4/drivers/net/can/rcar/
Drcar_canfd.c522 .tseg1_max = 128,
535 .tseg1_max = 16,
548 .tseg1_max = 16,
Drcar_can.c107 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/sja1000/
Dsja1000.c76 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/mscan/
Dmscan.c28 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/cc770/
Dcc770.c88 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c365 .tseg1_max = 255,
377 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/softing/
Dsofting_main.c616 .tseg1_max = 16,
/Linux-v5.4/drivers/net/can/ifi_canfd/
Difi_canfd.c646 .tseg1_max = 256,
/Linux-v5.4/drivers/net/can/spi/
Dhi311x.c131 .tseg1_max = 16,
Dmcp251x.c186 .tseg1_max = 16,

12