Home
last modified time | relevance | path

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

/linux-6.8/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.8/drivers/net/can/
DKconfig98 tristate "STM32 Basic Extended CAN (bxCAN) devices"
104 extended CAN Controller (bxCAN).
107 will be called bxcan.
DMakefile17 obj-$(CONFIG_CAN_BXCAN) += bxcan.o
Dbxcan.c3 // bxcan.c - STM32 Basic Extended CAN controller driver
1083 {.compatible = "st,stm32f4-bxcan"},
/linux-6.8/arch/arm/boot/dts/st/
Dstm32f746.dtsi261 compatible = "st,stm32f4-bxcan";
378 compatible = "st,stm32f4-bxcan";
396 compatible = "st,stm32f4-bxcan";
Dstm32f429.dtsi366 compatible = "st,stm32f4-bxcan";
384 compatible = "st,stm32f4-bxcan";
/linux-6.8/
DMAINTAINERS4513 BXCAN CAN NETWORK DRIVER
4517 F: Documentation/devicetree/bindings/net/can/st,stm32-bxcan.yaml
4518 F: drivers/net/can/bxcan.c