Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/net/can/dev/
Dcalc_bittiming.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()
Dbittiming.c25 tseg1 < btc->tseg1_min || tseg1 > btc->tseg1_max || in can_fixup_bittiming()
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1090 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1102 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1164 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1176 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1238 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1250 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1312 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1324 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
Dpcan_usb.c977 .tseg1_max = 16,
Dpcan_usb_pro.c1034 .tseg1_max = 16,
/linux-6.1.9/include/uapi/linux/can/
Dnetlink.h50 __u32 tseg1_max; member
/linux-6.1.9/drivers/net/can/usb/
Dgs_usb.c190 __le32 tseg1_max; member
203 __le32 tseg1_max; member
1160 dev->bt_const.tseg1_max = le32_to_cpu(bt_const.tseg1_max); in gs_make_candev()
1275 dev->data_bt_const.tseg1_max = le32_to_cpu(bt_const_extended.dtseg1_max); in gs_make_candev()
Ducan.c155 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.c881 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/
Dxilinx_can.c224 .tseg1_max = 16,
237 .tseg1_max = 64,
250 .tseg1_max = 16,
263 .tseg1_max = 256,
276 .tseg1_max = 32,
Dsun4i_can.c224 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/usb/etas_es58x/
Des58x_fd.c477 .tseg1_max = 256,
494 .tseg1_max = 32,
Des581_4.c460 .tseg1_max = 8,
/linux-6.1.9/drivers/net/can/peak_canfd/
Dpeak_canfd.c21 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
33 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
/linux-6.1.9/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c382 .tseg1_max = 255,
394 .tseg1_max = 16,
406 .tseg1_max = 96,
418 .tseg1_max = 39,
Dkvaser_usb_leaf.c434 .tseg1_max = 16,
446 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/m_can/
Dm_can.c1115 .tseg1_max = 64,
1127 .tseg1_max = 16,
1139 .tseg1_max = 256,
1151 .tseg1_max = 32,
/linux-6.1.9/drivers/net/can/ctucanfd/
Dctucanfd_base.c81 .tseg1_max = 190,
93 .tseg1_max = 94,
/linux-6.1.9/drivers/net/can/sja1000/
Dsja1000.c76 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/flexcan/
Dflexcan-core.c375 .tseg1_max = 16,
387 .tseg1_max = 96,
399 .tseg1_max = 39,
/linux-6.1.9/drivers/net/can/rcar/
Drcar_canfd.c558 .tseg1_max = 128,
571 .tseg1_max = 16,
584 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/mscan/
Dmscan.c28 .tseg1_max = 16,
/linux-6.1.9/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c57 .tseg1_max = 256,
69 .tseg1_max = 32,
/linux-6.1.9/drivers/net/can/cc770/
Dcc770.c89 .tseg1_max = 16,

12