Searched full:bcm6328 (Results 1 – 25 of 38) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | brcm,bcm6328-gpio-sysctl.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,bcm6328-gpio-sysctl.yaml# 7 title: Broadcom BCM6328 GPIO System Controller 14 Broadcom BCM6328 SoC GPIO system controller which provides a register map 24 - const: brcm,bcm6328-gpio-sysctl 47 $ref: /schemas/pinctrl/brcm,bcm6328-pinctrl.yaml 51 Documentation/devicetree/bindings/pinctrl/brcm,bcm6328-pinctrl.yaml. 67 compatible = "brcm,bcm6328-gpio-sysctl", "syscon", "simple-mfd"; 72 compatible = "brcm,bcm6328-gpio"; 82 compatible = "brcm,bcm6328-pinctrl";
|
/linux-6.12.1/arch/mips/boot/dts/brcm/ |
D | bcm6328.dtsi | 3 #include "dt-bindings/clock/bcm6328-clock.h" 4 #include "dt-bindings/reset/bcm6328-reset.h" 5 #include "dt-bindings/soc/bcm6328-pm.h" 10 compatible = "brcm,bcm6328"; 70 compatible = "brcm,bcm6328-clocks"; 163 compatible = "brcm,bcm6328-leds"; 172 compatible = "brcm,bcm6328-hsspi"; 190 compatible = "brcm,bcm6328-power-controller"; 196 compatible = "brcm,bcm6328-ehci", "generic-ehci"; 210 compatible = "brcm,bcm6328-ohci", "generic-ohci"; [all …]
|
D | bcm9ejtagprb.dts | 4 #include "bcm6328.dtsi" 7 compatible = "brcm,bcm9ejtagprb", "brcm,bcm6328";
|
D | bcm63268.dtsi | 199 compatible = "brcm,bcm6328-hsspi"; 216 compatible = "brcm,bcm6328-power-controller"; 224 compatible = "brcm,bcm6328-leds";
|
D | bcm6362.dtsi | 187 compatible = "brcm,bcm6328-hsspi"; 213 compatible = "brcm,bcm6328-leds";
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.yaml | 4 $id: http://devicetree.org/schemas/leds/leds-bcm6328.yaml# 7 title: LEDs connected to Broadcom BCM6328 controller 13 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268. 24 BCM6328 LED controller has a HWDIS register, which controls whether a LED 34 Each LED is represented as a sub-node of the brcm,bcm6328-leds device. 38 const: brcm,bcm6328-leds 121 /* BCM6328 with 4 EPHY LEDs */ 123 compatible = "brcm,bcm6328-leds"; 170 compatible = "brcm,bcm6328-leds"; 265 compatible = "brcm,bcm6328-leds"; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm6328-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6328-pinctrl.yaml# 7 title: Broadcom BCM6328 pin controller 14 Bindings for Broadcom's BCM6328 memory-mapped pin controller. 18 const: brcm,bcm6328-pinctrl 56 compatible = "brcm,bcm6328-pinctrl";
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | brcm,bcm63xx-power.yaml | 13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller 21 - brcm,bcm6328-power-controller 41 compatible = "brcm,bcm6328-power-controller";
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | brcm,bcm63xx-hsspi.yaml | 16 early MIPS based chips such as BCM6328 and BCM63268. This initial rev 1.0 19 brcm,bcm6328-hsspi compatible string. The recent ARM based chip is required to 37 - const: brcm,bcm6328-hsspi 99 - brcm,bcm6328-hsspi
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm63138.txt | 60 - compatible: Must be "brcm,bcm6328-timer", "syscon" 67 BCM6328-style timer: 76 compatible = "brcm,bcm6328-timer", "syscon";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm63xx-clocks.txt | 8 "brcm,bcm6328-clocks" 21 compatible = "brcm,bcm6328-clocks";
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | brcm,bcm63xx-usbh-phy.yaml | 16 - brcm,bcm6328-usbh-phy 56 - brcm,bcm6328-usbh-phy
|
/linux-6.12.1/drivers/leds/ |
D | leds-bcm6328.c | 3 * Driver for BCM6328 memory-mapped LEDs, based on leds-syscon.c 59 * struct bcm6328_led - state container for bcm6328 based LEDs 464 { .compatible = "brcm,bcm6328-leds", }, 472 .name = "leds-bcm6328", 481 MODULE_DESCRIPTION("LED driver for BCM6328 controllers"); 483 MODULE_ALIAS("platform:leds-bcm6328");
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | brcm,bcm63xx-gpio.yaml | 21 BCM6318, BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268 have 32-bit data 29 - brcm,bcm6328-gpio
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | pinctrl-bcm6328.c | 3 * Driver for BCM6328 GPIO unit (pinctrl + GPIO) 379 { .compatible = "brcm,bcm6328-pinctrl", }, 386 .name = "bcm6328-pinctrl",
|
D | Kconfig | 65 bool "Broadcom BCM6328 GPIO driver" 71 Say Y here to enable the Broadcom BCM6328 GPIO driver.
|
D | Makefile | 9 obj-$(CONFIG_PINCTRL_BCM6328) += pinctrl-bcm6328.o
|
D | pinctrl-bcm63xx.c | 37 { .compatible = "brcm,bcm6328-gpio", },
|
/linux-6.12.1/drivers/pmdomain/bcm/ |
D | Kconfig | 40 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
|
D | bcm63xx-power.c | 9 #include <dt-bindings/soc/bcm6328-pm.h> 355 .compatible = "brcm,bcm6328-power-controller",
|
/linux-6.12.1/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.yaml | 28 - brcm,bcm6328
|
/linux-6.12.1/arch/mips/bcm63xx/ |
D | prom.c | 64 * BCM6328 might not have its second CPU enabled, while BCM3368 in prom_init()
|
/linux-6.12.1/drivers/clk/bcm/ |
D | clk-bcm63xx-gate.c | 10 #include <dt-bindings/clock/bcm6328-clock.h> 560 { .compatible = "brcm,bcm6328-clocks", .data = &bcm6328_clocks, },
|
/linux-6.12.1/drivers/phy/broadcom/ |
D | phy-bcm63xx-usbh.c | 3 * BCM6328 USBH PHY Controller Driver 437 { .compatible = "brcm,bcm6328-usbh-phy", .data = &usbh_bcm6328 },
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | generic-ohci.yaml | 33 - brcm,bcm6328-ohci
|
12