Lines Matching +full:- +full:- +full:can +full:- +full:if
1 # Common fields for CAN controllers
6 bus-speed:
12 Initial bitrate in bit/s. If this is unset, the initial bitrate is set to
17 Initial bitrate in bit/s. If this is unset, the initial bitrate is set to
19 sample-point:
24 If this is unset (or if it is set to 0), the initial sample point will default to 75.0% for
30 Actively controlled CAN transceiver.
33 transceiver0: can-phy0 {
34 compatible = "nxp,tja1040", "can-transceiver-gpio";
35 standby-gpios = <gpioa 0 GPIO_ACTIVE_HIGH>;
36 max-bitrate = <1000000>;
37 #phy-cells = <0>;
46 child-binding:
48 Passive CAN transceiver. The child node must be named "can-transceiver".
54 can-transceiver {
55 max-bitrate = <1000000>;
60 min-bitrate:
63 The minimum bitrate supported by the CAN transceiver in bits/s.
65 max-bitrate:
69 The maximum bitrate supported by the CAN transceiver in bits/s.