Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1013 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1025 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1085 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1097 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1157 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1169 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1229 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1241 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
Dpcan_usb.c981 .tseg1_max = 16,
Dpcan_usb_pro.c1001 .tseg1_max = 16,
/Linux-v5.10/include/uapi/linux/can/
Dnetlink.h50 __u32 tseg1_max; member
/Linux-v5.10/drivers/net/can/m_can/
Dtcan4x5x.c135 .tseg1_max = 31,
147 .tseg1_max = 32,
Dm_can.c1011 .tseg1_max = 64,
1023 .tseg1_max = 16,
1035 .tseg1_max = 256,
1047 .tseg1_max = 32,
/Linux-v5.10/drivers/net/can/
Ddev.c93 if (tseg1 > btc->tseg1_max) { in can_update_sample_point()
94 tseg1 = btc->tseg1_max; in can_update_sample_point()
145 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
254 tseg1 < btc->tseg1_min || tseg1 > btc->tseg1_max || in can_fixup_bittiming()
Dxilinx_can.c219 .tseg1_max = 16,
232 .tseg1_max = 64,
245 .tseg1_max = 16,
258 .tseg1_max = 256,
271 .tseg1_max = 32,
Dflexcan.c421 .tseg1_max = 16,
433 .tseg1_max = 96,
445 .tseg1_max = 39,
Dsun4i_can.c213 .tseg1_max = 16,
Dti_hecc.c178 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/usb/
Dgs_usb.c129 __le32 tseg1_max; member
842 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()
Dusb_8dev.c881 .tseg1_max = 16,
Dems_usb.c878 .tseg1_max = 16,
/Linux-v5.10/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.10/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.10/drivers/net/can/sja1000/
Dsja1000.c76 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/mscan/
Dmscan.c28 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/cc770/
Dcc770.c88 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c365 .tseg1_max = 255,
377 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/softing/
Dsofting_main.c622 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/spi/
Dhi311x.c131 .tseg1_max = 16,
/Linux-v5.10/drivers/net/can/ifi_canfd/
Difi_canfd.c646 .tseg1_max = 256,

12