Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c995 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1007 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1067 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1079 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1139 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1151 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1211 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1223 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
Dpcan_usb.c859 .tseg1_max = 16,
Dpcan_usb_pro.c1009 .tseg1_max = 16,
/Linux-v4.19/include/uapi/linux/can/
Dnetlink.h50 __u32 tseg1_max; member
/Linux-v4.19/drivers/net/can/
Ddev.c103 if (tseg1 > btc->tseg1_max) { in can_update_sample_point()
104 tseg1 = btc->tseg1_max; in can_update_sample_point()
153 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming()
260 tseg1 < btc->tseg1_min || tseg1 > btc->tseg1_max || in can_fixup_bittiming()
Dxilinx_can.c203 .tseg1_max = 16,
215 .tseg1_max = 64,
Dsun4i_can.c213 .tseg1_max = 16,
Dti_hecc.c185 .tseg1_max = 16,
Dat91_can.c166 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/usb/
Dgs_usb.c131 u32 tseg1_max; member
841 dev->bt_const.tseg1_max = bt_const->tseg1_max; in gs_make_candev()
Ducan.c158 u8 tseg1_max; member
460 bittiming->tseg1_max = device_info->tseg1_max; in ucan_parse_device_info()
Dusb_8dev.c892 .tseg1_max = 16,
Dems_usb.c890 .tseg1_max = 16,
Desd_usb2.c892 .tseg1_max = ESD_USB2_TSEG1_MAX,
/Linux-v4.19/drivers/net/can/peak_canfd/
Dpeak_canfd.c29 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
41 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
/Linux-v4.19/drivers/net/can/m_can/
Dm_can.c933 .tseg1_max = 64,
945 .tseg1_max = 16,
957 .tseg1_max = 256,
969 .tseg1_max = 32,
/Linux-v4.19/drivers/net/can/rcar/
Drcar_canfd.c526 .tseg1_max = 128,
539 .tseg1_max = 16,
552 .tseg1_max = 16,
Drcar_can.c102 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/sja1000/
Dsja1000.c76 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/mscan/
Dmscan.c39 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/cc770/
Dcc770.c96 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c365 .tseg1_max = 255,
377 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/softing/
Dsofting_main.c627 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/spi/
Dhi311x.c139 .tseg1_max = 16,
/Linux-v4.19/drivers/net/can/ifi_canfd/
Difi_canfd.c646 .tseg1_max = 256,

12