Home
last modified time | relevance | path

Searched full:bcm6328 (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt1 LEDs connected to Broadcom BCM6328 controller
3 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
13 BCM6328 LED controller has a HWDIS register, which controls whether a LED
24 - compatible : should be "brcm,bcm6328-leds".
27 - reg : BCM6328 LED controller address and size.
41 Each LED is represented as a sub-node of the brcm,bcm6328-leds device.
73 Scenario 1 : BCM6328 with 4 EPHY LEDs
75 compatible = "brcm,bcm6328-leds";
116 compatible = "brcm,bcm6328-leds";
197 compatible = "brcm,bcm6328-leds";
[all …]
/kernel/linux/linux-5.10/arch/mips/boot/dts/brcm/
Dbcm6328.dtsi5 compatible = "brcm,bcm6328";
55 compatible = "brcm,bcm6328-clocks";
108 compatible = "brcm,bcm6328-leds";
114 compatible = "brcm,bcm6328-power-controller";
120 compatible = "brcm,bcm6328-ehci", "generic-ehci";
129 compatible = "brcm,bcm6328-ohci", "generic-ohci";
Dbcm9ejtagprb.dts4 /include/ "bcm6328.dtsi"
7 compatible = "brcm,bcm9ejtagprb", "brcm,bcm6328";
Dbcm63268.dtsi114 compatible = "brcm,bcm6328-leds";
121 compatible = "brcm,bcm6328-power-controller";
Dbcm6362.dtsi120 compatible = "brcm,bcm6328-leds";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-bcm63xx-hsspi.txt1 Binding for Broadcom BCM6328 High Speed SPI controller
4 - compatible: must contain of "brcm,bcm6328-hsspi".
21 compatible = "brcm,bcm6328-hsspi";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dbrcm,bcm63xx-power.yaml13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller
21 - brcm,bcm6328-power-controller
41 compatible = "brcm,bcm6328-power-controller";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm63138.txt60 - compatible: Must be "brcm,bcm6328-timer", "syscon"
67 BCM6328-style timer:
76 compatible = "brcm,bcm6328-timer", "syscon";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dbrcm,bcm63xx-clocks.txt8 "brcm,bcm6328-clocks"
21 compatible = "brcm,bcm6328-clocks";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dbrcm,bcm63xx-usbh-phy.yaml16 - brcm,bcm6328-usbh-phy
57 - brcm,bcm6328-usbh-phy
/kernel/linux/linux-5.10/drivers/leds/
Dleds-bcm6328.c3 * Driver for BCM6328 memory-mapped LEDs, based on leds-syscon.c
59 * struct bcm6328_led - state container for bcm6328 based LEDs
468 { .compatible = "brcm,bcm6328-leds", },
476 .name = "leds-bcm6328",
485 MODULE_DESCRIPTION("LED driver for BCM6328 controllers");
487 MODULE_ALIAS("platform:leds-bcm6328");
DMakefile21 obj-$(CONFIG_LEDS_BCM6328) += leds-bcm6328.o
DKconfig127 tristate "LED Support for Broadcom BCM6328"
132 This option enables support for LEDs connected to the BCM6328
/kernel/linux/linux-5.10/drivers/soc/bcm/bcm63xx/
DKconfig10 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
Dbcm63xx-power.c9 #include <dt-bindings/soc/bcm6328-pm.h>
358 .compatible = "brcm,bcm6328-power-controller",
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
Dprom.c61 * BCM6328 might not have its second CPU enabled, while BCM3368 in prom_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/
Db53.txt46 "brcm,bcm6328-switch"
/kernel/linux/linux-5.10/drivers/clk/bcm/
Dclk-bcm63xx-gate.c11 #include <dt-bindings/clock/bcm6328-clock.h>
563 { .compatible = "brcm,bcm6328-clocks", .data = &bcm6328_clocks, },
/kernel/linux/linux-5.10/drivers/phy/broadcom/
Dphy-bcm63xx-usbh.c3 * BCM6328 USBH PHY Controller Driver
436 { .compatible = "brcm,bcm6328-usbh-phy", .data = &usbh_bcm6328 },
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt7 "brcm,bcm6328", "brcm,bcm6358", "brcm,bcm6362", "brcm,bcm6368",
/kernel/linux/linux-5.10/arch/mips/bmips/
Dsetup.c117 { "brcm,bcm6328", &bcm6328_quirks },
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm63138.dtsi184 compatible = "brcm,bcm6328-timer", "syscon";
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
Db53_mmap.c269 { .compatible = "brcm,bcm6328-switch" },
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
DKconfig84 Many Broadcom BCM63xx chipsets (such as the BCM6328) have a
/kernel/linux/linux-5.10/drivers/spi/
Dspi-bcm63xx-hsspi.c513 { .compatible = "brcm,bcm6328-hsspi", },

12