Home
last modified time | relevance | path

Searched full:bxcan (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/can/
Dst,stm32-bxcan.yaml4 $id: http://devicetree.org/schemas/net/can/st,stm32-bxcan.yaml#
7 title: STMicroelectronics bxCAN controller
9 description: STMicroelectronics BxCAN controller for CAN bus
20 - st,stm32f4-bxcan
24 Primary mode of the bxCAN peripheral is only relevant if the chip has
34 Secondary mode of the bxCAN peripheral is only relevant if the chip
69 SRAM memory shared by the two bxCAN cells (CAN1 primary and CAN2
88 compatible = "st,stm32f4-bxcan";
/linux-6.12.1/drivers/net/can/
DKconfig98 tristate "STM32 Basic Extended CAN (bxCAN) devices"
104 extended CAN Controller (bxCAN).
107 will be called bxcan.
DMakefile19 obj-$(CONFIG_CAN_BXCAN) += bxcan.o
Dbxcan.c3 // bxcan.c - STM32 Basic Extended CAN controller driver
1083 {.compatible = "st,stm32f4-bxcan"},
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32f769.dtsi11 compatible = "st,stm32f4-bxcan";
Dstm32f746.dtsi361 compatible = "st,stm32f4-bxcan";
379 compatible = "st,stm32f4-bxcan";
Dstm32f429.dtsi366 compatible = "st,stm32f4-bxcan";
384 compatible = "st,stm32f4-bxcan";
/linux-6.12.1/
DMAINTAINERS4888 BXCAN CAN NETWORK DRIVER
4892 F: Documentation/devicetree/bindings/net/can/st,stm32-bxcan.yaml
4893 F: drivers/net/can/bxcan.c