Searched full:bcm6345 (Results 1 – 25 of 32) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | brcm,bcm6345-reset.yaml | 4 $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-6.12.1/Documentation/devicetree/bindings/serial/ |
D | brcm,bcm6345-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/brcm,bcm6345-uart.yaml# 17 const: brcm,bcm6345-uart 41 compatible = "brcm,bcm6345-uart";
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | brcm,bcmbca-timer.yaml | 15 - const: brcm,bcm6345-timer 19 It can be found in BCM6345, BCM6838 and BCM63268. 38 compatible = "brcm,bcm6345-timer";
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm6345-l1-intc.txt | 1 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-6.12.1/arch/mips/boot/dts/brcm/ |
D | bcm63268.dtsi | 91 compatible = "brcm,bcm6345-reset"; 97 compatible = "brcm,bcm6345-l1-intc"; 116 compatible = "brcm,bcm6345-timer"; 132 compatible = "brcm,bcm6345-uart"; 167 compatible = "brcm,bcm6345-uart";
|
D | bcm6358.dtsi | 80 compatible = "brcm,bcm6345-l1-intc"; 92 compatible = "brcm,bcm6345-reset"; 117 compatible = "brcm,bcm6345-uart"; 130 compatible = "brcm,bcm6345-uart";
|
D | bcm3368.dtsi | 77 compatible = "brcm,bcm6345-l1-intc"; 88 compatible = "brcm,bcm6345-uart"; 101 compatible = "brcm,bcm6345-uart";
|
D | bcm6328.dtsi | 76 compatible = "brcm,bcm6345-reset"; 82 compatible = "brcm,bcm6345-l1-intc"; 116 compatible = "brcm,bcm6345-uart"; 129 compatible = "brcm,bcm6345-uart";
|
D | bcm6368.dtsi | 81 compatible = "brcm,bcm6345-reset"; 87 compatible = "brcm,bcm6345-l1-intc"; 118 compatible = "brcm,bcm6345-uart"; 131 compatible = "brcm,bcm6345-uart";
|
D | bcm6362.dtsi | 91 compatible = "brcm,bcm6345-reset"; 97 compatible = "brcm,bcm6345-l1-intc"; 119 compatible = "brcm,bcm6345-uart"; 132 compatible = "brcm,bcm6345-uart";
|
D | bcm3384_viper.dtsi | 82 compatible = "brcm,bcm6345-uart";
|
D | bcm3384_zephyr.dtsi | 100 compatible = "brcm,bcm6345-uart";
|
/linux-6.12.1/drivers/reset/ |
D | reset-bcm6345.c | 3 * BCM6345 Reset Controller Driver 121 { .compatible = "brcm,bcm6345-reset" }, 128 .name = "bcm6345-reset",
|
D | Kconfig | 39 bool "BCM6345 Reset Controller" 43 This enables the reset controller driver for BCM6345 SoCs.
|
D | Makefile | 10 obj-$(CONFIG_RESET_BCM6345) += reset-bcm6345.o
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-bcm6345-l1.c | 3 * Broadcom BCM6345 style Level 1 interrupt controller driver 271 .name = "bcm6345-l1", 327 pr_info("registered BCM6345 L1 intc (IRQs: %d)\n", in bcm6345_l1_of_init() 352 IRQCHIP_DECLARE(bcm6345_l1, "brcm,bcm6345-l1-intc", bcm6345_l1_of_init);
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-mmio.yaml | 22 - brcm,bcm6345-gpio 111 compatible = "brcm,bcm6345-gpio";
|
D | brcm,bcm63xx-gpio.yaml | 16 These bindings can be used on any BCM63xx SoC. However, BCM6338 and BCM6345
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/bcmbca/ |
D | bcm6858.dtsi | 134 compatible = "brcm,bcm6345-wdt"; 140 compatible = "brcm,bcm6345-uart";
|
D | bcm4908.dtsi | 336 compatible = "brcm,bcm6345-wdt"; 342 compatible = "brcm,bcm6345-gpio"; 561 compatible = "brcm,bcm6345-uart";
|
D | bcm6856.dtsi | 103 compatible = "brcm,bcm6345-uart";
|
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | brcm,bcm7038-wdt.yaml | 20 - brcm,bcm6345-wdt
|
/linux-6.12.1/arch/mips/bmips/ |
D | irq.c | 18 { .compatible = "brcm,bcm6345-l1-intc" },
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm63138.dtsi | 195 compatible = "brcm,bcm6345-uart"; 204 compatible = "brcm,bcm6345-uart";
|
D | bcm6846.dtsi | 103 compatible = "brcm,bcm6345-uart";
|
12