Searched refs:tseg2_max (Results 1 – 15 of 15) sorted by relevance
/linux-2.6.39/include/linux/can/ |
D | netlink.h | 45 __u32 tseg2_max; member
|
/linux-2.6.39/drivers/net/can/ |
D | dev.c | 58 if (*tseg2 > btc->tseg2_max) in can_update_spt() 59 *tseg2 = btc->tseg2_max; in can_update_spt() 95 for (tseg = (btc->tseg1_max + btc->tseg2_max) * 2 + 1; in can_calc_bittiming() 189 bt->phase_seg2 < btc->tseg2_min || bt->phase_seg2 > btc->tseg2_max) in can_fixup_bittiming()
|
D | bfin_can.c | 52 .tseg2_max = 8,
|
D | flexcan.c | 187 .tseg2_max = 8,
|
D | at91_can.c | 182 .tseg2_max = 8,
|
D | ti_hecc.c | 203 .tseg2_max = 8,
|
D | mcp251x.c | 222 .tseg2_max = 8,
|
D | pch_can.c | 191 .tseg2_max = 8,
|
D | janz-ican3.c | 1498 .tseg2_max = 8,
|
/linux-2.6.39/drivers/net/can/sja1000/ |
D | sja1000.c | 79 .tseg2_max = 8,
|
/linux-2.6.39/drivers/net/can/mscan/ |
D | mscan.c | 42 .tseg2_max = 8,
|
/linux-2.6.39/drivers/net/can/softing/ |
D | softing_main.c | 640 .tseg2_max = 8,
|
/linux-2.6.39/drivers/net/can/usb/ |
D | ems_usb.c | 912 .tseg2_max = 8,
|
D | esd_usb2.c | 881 .tseg2_max = ESD_USB2_TSEG2_MAX,
|
/linux-2.6.39/drivers/net/can/c_can/ |
D | c_can.c | 195 .tseg2_max = 8,
|