Home
last modified time | relevance | path

Searched refs:ctucan_set_btr (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c198 * ctucan_set_btr() - Sets CAN bus bit timing in CTU CAN FD
205 static int ctucan_set_btr(struct net_device *ndev, struct can_bittiming *bt, bool nominal) in ctucan_set_btr() function
266 return ctucan_set_btr(ndev, bt, true); in ctucan_set_bittiming()
281 return ctucan_set_btr(ndev, dbt, false); in ctucan_set_data_bittiming()

Completed in 2 milliseconds