Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/net/can/dev/
Dbittiming.c41 if (tseg1 > btc->tseg1_max) { in can_update_sample_point()
42 tseg1 = btc->tseg1_max; in can_update_sample_point()
93 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
219 tseg1 < btc->tseg1_min || tseg1 > btc->tseg1_max || in can_fixup_bittiming()
/Linux-v5.15/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1041 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1053 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1115 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1127 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1189 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1201 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1263 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1275 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
Dpcan_usb.c975 .tseg1_max = 16,
Dpcan_usb_pro.c1033 .tseg1_max = 16,
/Linux-v5.15/include/uapi/linux/can/
Dnetlink.h50 __u32 tseg1_max; member
/Linux-v5.15/drivers/net/can/
Dxilinx_can.c219 .tseg1_max = 16,
232 .tseg1_max = 64,
245 .tseg1_max = 16,
258 .tseg1_max = 256,
271 .tseg1_max = 32,
Dflexcan.c443 .tseg1_max = 16,
455 .tseg1_max = 96,
467 .tseg1_max = 39,
Dsun4i_can.c213 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/usb/etas_es58x/
Des58x_fd.c476 .tseg1_max = 256,
493 .tseg1_max = 32,
Des581_4.c459 .tseg1_max = 8,
/Linux-v5.15/drivers/net/can/usb/
Dgs_usb.c130 __le32 tseg1_max; member
844 dev->bt_const.tseg1_max = le32_to_cpu(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()
Dems_usb.c890 .tseg1_max = 16,
Dusb_8dev.c892 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/peak_canfd/
Dpeak_canfd.c20 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
32 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
/Linux-v5.15/drivers/net/can/m_can/
Dm_can.c1124 .tseg1_max = 64,
1136 .tseg1_max = 16,
1148 .tseg1_max = 256,
1160 .tseg1_max = 32,
/Linux-v5.15/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c367 .tseg1_max = 255,
379 .tseg1_max = 16,
391 .tseg1_max = 96,
403 .tseg1_max = 39,
/Linux-v5.15/drivers/net/can/rcar/
Drcar_canfd.c531 .tseg1_max = 128,
544 .tseg1_max = 16,
557 .tseg1_max = 16,
Drcar_can.c107 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/sja1000/
Dsja1000.c76 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/mscan/
Dmscan.c28 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/cc770/
Dcc770.c88 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/ifi_canfd/
Difi_canfd.c646 .tseg1_max = 256,
/Linux-v5.15/drivers/net/can/spi/
Dhi311x.c131 .tseg1_max = 16,
/Linux-v5.15/drivers/net/can/softing/
Dsofting_main.c620 .tseg1_max = 16,

12