Home
last modified time | relevance | path

Searched full:can0 (Results 1 – 25 of 155) sorted by relevance

1234567

/linux/drivers/net/can/rockchip/
H A Drockchip_canfd.h359 * canfdtest -evx -g can0
362 * canfdtest -evx can0
363 * ethtool -S can0
400 * cansend can0 002##01f
408 * cansend can0 002##07217010000000000
420 * cangen can0 -I 1 -Li -Di -p10 -g 0.3
423 * cangen can0 -I2 -L1 -Di -p10 -c10 -g 1 -e
429 * sleep 3 && cangen can0 -I2 -Li -Di -p10 -g 0.0
431 * cangen can0 -I2 -Li -Di -p10 -g 0.05
/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst52 ip link set dev can0 down
53 ethtool --set-priv-flags can0 rx-rtr {off|on}
54 ip link set dev can0 up
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnxp,s32g2-siul2-pinctrl.yaml109 llce-can0-pins {
110 llce-can0-grp0 {
116 llce-can0-grp1 {
H A Dloongson,ls2k-pinctrl.yaml42 enum: [gpio, sdio, can1, can0, pwm3, pwm2, pwm1, pwm0, i2c1, i2c0,
47 enum: [gpio, sdio, can1, can0, pwm3, pwm2, pwm1, pwm0, i2c1, i2c0,
H A Dpinctrl_spear.txt140 "can0", "can1", "pwm0_1", "pwm2", "pwm3", "ssp1", "ssp2", "mii2",
149 "i2c_4_5", "i2c_6_7", "can0", "can1", "pci", "sata", "ssp1", "gpt64"
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-at9123 echo 0x7ff > /sys/class/net/can0/mb0_id
27 echo 0x9fffffff > /sys/class/net/can0/mb0_id
/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3_can.dtsi16 can0 {
34 can0: can@f000c000 { label
H A Dat91sam9x5_can.dtsi15 can0: can@f8000000 { label
38 can0 {
H A Dlan966x-pcb8291.dts67 can0_b_pins: can0-b-pins {
80 &can0 {
H A Dat91-sam9x60_curiosity.dts110 &can0 {
125 status = "okay"; /* Conflict with can0. */
266 can0 {
267 pinctrl_can0_rx_tx: can0-rx-tx {
/linux/Documentation/devicetree/bindings/reset/
H A Dzynq-reset.txt45 256: can0 reset
47 258: can0 ref reset
/linux/Documentation/devicetree/bindings/net/can/
H A Drenesas,rcar-canfd.yaml123 - description: CAN0 error interrupt
124 - description: CAN0 transmit interrupt
125 - description: CAN0 transmit/receive FIFO receive completion interrupt
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1010si-pre.dtsi53 can0 = &can0;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-ss-dma.dtsi420 /* CAN0 clock and PD is shared among all CAN instances as
421 * CAN1 shares CAN0's clock and to enable CAN0's clock it
441 /* CAN0 clock and PD is shared among all CAN instances as
442 * CAN2 shares CAN0's clock and to enable CAN0's clock it
/linux/arch/mips/boot/dts/mobileye/
H A Deyeq5-pins.dtsi45 can0_pins: can0-pins {
46 function = "can0";
/linux/Documentation/devicetree/bindings/clock/
H A Dzynq-7000.txt60 19: can0
99 "fclk0", "fclk1", "fclk2", "fclk3", "can0", "can1",
/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc4357-myd-lpc4357.dts90 can0_pins: can0-pins {
93 function = "can0";
99 function = "can0";
456 &can0 {
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7742-iwg21d-q7-dbcm-ca.dts73 &can0 {
132 can0_pins: can0 {
134 function = "can0";
H A Dr9a06g032-rzn1d400-db.dts29 &can0 {
41 /* Please only enable can0 or can1, depending on CN10/CN11 */
/linux/arch/arm/boot/dts/st/
H A Dspear320-evb.dts60 can0 {
62 st,function = "can0";
/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc-pinfunction.dtsi15 can0_pins: can0 {
21 can0-stb-hog {
/linux/Documentation/networking/
H A Dcan.rst311 strcpy(ifr.ifr_name, "can0" );
378 strcpy(ifr.ifr_name, "can0");
763 strcpy(ifr.ifr_name, "can0");
1163 $ ip -details link show can0
1169 $ ip link set dev can0 type can termination 120
1173 $ ip link set dev can0 type can termination 0
1193 - the CAN bus this CAN ID is transmitted on (e.g. can0)
1241 $ ip link set can0 type can help
1275 $ ip -details -statistics link show can0
1276 2: can0: <NOARP,UP,LOWER_UP,ECHO> mtu 16 qdisc pfifo_fast state UP qlen 10
[all …]
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc702.dts79 &can0 {
204 pinctrl_can0_default: can0-default {
206 function = "can0";
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm016-dc2.dts44 &can0 {
162 pinctrl_can0_default: can0-default {
164 function = "can0";
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst84 sudo ip link set can0 down
85 sudo ip link set can0 type can bitrate 500000
86 sudo ip link set can0 up

1234567