Home
last modified time | relevance | path

Searched full:bcm6345 (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/reset/
Dbrcm,bcm6345-reset.yaml4 $id: "http://devicetree.org/schemas/reset/brcm,bcm6345-reset.yaml#"
7 title: BCM6345 reset controller
9 description: This document describes the BCM6345 reset controller.
16 const: brcm,bcm6345-reset
34 compatible = "brcm,bcm6345-reset";
/Linux-v5.15/Documentation/devicetree/bindings/gpio/
Dbrcm,bcm6345-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/brcm,bcm6345-gpio.yaml#
7 title: Broadcom BCM6345 GPIO controller
16 These bindings can be used on any BCM63xx SoC. However, BCM6338 and BCM6345
21 BCM6345 have 16-bit data and dirout registers, where GPIO state can be read
32 - brcm,bcm6345-gpio
68 compatible = "brcm,bcm6345-gpio";
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm6345-l1-intc.txt1 Broadcom BCM6345-style Level 1 interrupt controller
26 - compatible: should be "brcm,bcm<soc>-l1-intc", "brcm,bcm6345-l1-intc"
46 compatible = "brcm,bcm63168-l1-intc", "brcm,bcm6345-l1-intc";
/Linux-v5.15/arch/mips/boot/dts/brcm/
Dbcm3368.dtsi77 compatible = "brcm,bcm6345-l1-intc";
88 compatible = "brcm,bcm6345-uart";
101 compatible = "brcm,bcm6345-uart";
Dbcm6358.dtsi80 compatible = "brcm,bcm6345-l1-intc";
92 compatible = "brcm,bcm6345-reset";
117 compatible = "brcm,bcm6345-uart";
130 compatible = "brcm,bcm6345-uart";
Dbcm6328.dtsi76 compatible = "brcm,bcm6345-reset";
82 compatible = "brcm,bcm6345-l1-intc";
116 compatible = "brcm,bcm6345-uart";
129 compatible = "brcm,bcm6345-uart";
Dbcm6362.dtsi91 compatible = "brcm,bcm6345-reset";
97 compatible = "brcm,bcm6345-l1-intc";
119 compatible = "brcm,bcm6345-uart";
132 compatible = "brcm,bcm6345-uart";
Dbcm6368.dtsi81 compatible = "brcm,bcm6345-reset";
87 compatible = "brcm,bcm6345-l1-intc";
118 compatible = "brcm,bcm6345-uart";
131 compatible = "brcm,bcm6345-uart";
Dbcm63268.dtsi91 compatible = "brcm,bcm6345-reset";
97 compatible = "brcm,bcm6345-l1-intc";
119 compatible = "brcm,bcm6345-uart";
154 compatible = "brcm,bcm6345-uart";
Dbcm3384_viper.dtsi82 compatible = "brcm,bcm6345-uart";
Dbcm3384_zephyr.dtsi100 compatible = "brcm,bcm6345-uart";
/Linux-v5.15/drivers/reset/
Dreset-bcm6345.c3 * BCM6345 Reset Controller Driver
123 { .compatible = "brcm,bcm6345-reset" },
130 .name = "bcm6345-reset",
DKconfig39 bool "BCM6345 Reset Controller"
43 This enables the reset controller driver for BCM6345 SoCs.
DMakefile9 obj-$(CONFIG_RESET_BCM6345) += reset-bcm6345.o
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dbrcm,bcm6345-uart.txt5 - compatible: "brcm,bcm6345-uart"
22 compatible = "brcm,bcm6345-uart";
/Linux-v5.15/drivers/irqchip/
Dirq-bcm6345-l1.c3 * Broadcom BCM6345 style Level 1 interrupt controller driver
281 .name = "bcm6345-l1",
337 pr_info("registered BCM6345 L1 intc (IRQs: %d)\n", in bcm6345_l1_of_init()
363 IRQCHIP_DECLARE(bcm6345_l1, "brcm,bcm6345-l1-intc", bcm6345_l1_of_init);
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dbrcm,bcm6358-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
Dbrcm,bcm6328-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
Dbrcm,bcm6318-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
Dbrcm,bcm63268-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
Dbrcm,bcm6362-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
Dbrcm,bcm6368-gpio-sysctl.yaml38 $ref: "../gpio/brcm,bcm6345-gpio.yaml"
42 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
/Linux-v5.15/arch/mips/bmips/
Dirq.c18 { .compatible = "brcm,bcm6345-l1-intc" },
/Linux-v5.15/arch/arm/boot/dts/
Dbcm63138.dtsi189 compatible = "brcm,bcm6345-uart";
198 compatible = "brcm,bcm6345-uart";
/Linux-v5.15/arch/arm64/boot/dts/broadcom/bcm4908/
Dbcm4908.dtsi282 compatible = "brcm,bcm6345-gpio";
291 compatible = "brcm,bcm6345-uart";

12