/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,bcm6318-gpio-sysctl.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,bcm6318-gpio-sysctl.yaml# 7 title: Broadcom BCM6318 GPIO System Controller 14 Broadcom BCM6318 SoC GPIO system controller which provides a register map 24 - const: brcm,bcm6318-gpio-sysctl 47 $ref: /schemas/pinctrl/brcm,bcm6318-pinctrl.yaml 51 Documentation/devicetree/bindings/pinctrl/brcm,bcm6318-pinctrl.yaml. 67 compatible = "brcm,bcm6318-gpio-sysctl", "syscon", "simple-mfd"; 72 compatible = "brcm,bcm6318-gpio"; 82 compatible = "brcm,bcm6318-pinctrl";
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | brcm,bcm6318.dtsi | 6 #include <dt-bindings/clock/bcm6318-clock.h> 7 #include <dt-bindings/dma/bcm6318-dma.h> 9 #include <dt-bindings/power-domain/bcm6318-power-domain.h> 10 #include <dt-bindings/reset/bcm6318-reset.h> 14 compatible = "brcm,bcm6318"; 27 compatible = "brcm,bcm6318-cpu", "mips,mips4Kc"; 158 compatible = "brcm,bcm6318-mc"; 164 compatible = "brcm,bcm6318-ehci", "generic-ehci"; 173 compatible = "brcm,bcm6318-ohci", "generic-ohci"; 182 compatible = "brcm,bcm6318-usbh";
|
H A D | comtrend,ar-5315u.dts | 8 #include "brcm,bcm6318.dtsi" 12 compatible = "comtrend,ar5315-un", "brcm,bcm6318";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm6318-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6318-pinctrl.yaml# 7 title: Broadcom BCM6318 pin controller 14 Bindings for Broadcom's BCM6318 memory-mapped pin controller. 18 const: brcm,bcm6318-pinctrl 52 compatible = "brcm,bcm6318-pinctrl";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,bcm63xx-clocks.txt | 6 "brcm,bcm6318-clocks" 7 "brcm,bcm6318-ubus-clocks"
|
/openbmc/u-boot/arch/mips/mach-bmips/ |
H A D | Kconfig | 9 default "bcm6318" if SOC_BMIPS_BCM6318 33 bool "BMIPS BCM6318 family" 40 This supports BMIPS BCM6318 family. 145 Comtrend AR-5315u boards have a BCM6318 SoC with 64 MB of RAM and 16
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | brcm,bcm63xx-power.yaml | 13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller 20 - brcm,bcm6318-power-controller
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | brcm,bcm63xx-usbh-phy.yaml | 15 - brcm,bcm6318-usbh-phy 55 - brcm,bcm6318-usbh-phy
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | brcm,bcm63xx-gpio.yaml | 21 BCM6318, BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268 have 32-bit data 28 - brcm,bcm6318-gpio
|
/openbmc/u-boot/drivers/phy/ |
H A D | bcm6318-usbh-phy.c | 72 { .compatible = "brcm,bcm6318-usbh" }, 133 .name = "bcm6318-usbh",
|
H A D | Kconfig | 63 bool "BCM6318 USBH PHY support" 67 Support for the Broadcom MIPS BCM6318 USBH PHY.
|
H A D | Makefile | 8 obj-$(CONFIG_BCM6318_USBH_PHY) += bcm6318-usbh-phy.o
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | Kconfig | 56 bool "Broadcom BCM6318 GPIO driver" 62 Say Y here to enable the Broadcom BCM6318 GPIO driver.
|
H A D | Makefile | 8 obj-$(CONFIG_PINCTRL_BCM6318) += pinctrl-bcm6318.o
|
H A D | pinctrl-bcm6318.c | 3 * Driver for BCM6318 GPIO unit (pinctrl + GPIO) 473 { .compatible = "brcm,bcm6318-pinctrl", }, 480 .name = "bcm6318-pinctrl",
|
H A D | pinctrl-bcm63xx.c | 36 { .compatible = "brcm,bcm6318-gpio", },
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-bcm63xx-gate.c | 9 #include <dt-bindings/clock/bcm6318-clock.h> 558 { .compatible = "brcm,bcm6318-clocks", .data = &bcm6318_clocks, }, 559 { .compatible = "brcm,bcm6318-ubus-clocks", .data = &bcm6318_ubus_clocks, },
|
/openbmc/linux/drivers/soc/bcm/ |
H A D | Kconfig | 62 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
|
/openbmc/linux/drivers/pmdomain/bcm/ |
H A D | bcm63xx-power.c | 8 #include <dt-bindings/soc/bcm6318-pm.h> 352 .compatible = "brcm,bcm6318-power-controller",
|
/openbmc/u-boot/doc/device-tree-bindings/leds/ |
H A D | leds-bcm6328.txt | 3 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
|
/openbmc/u-boot/drivers/ram/ |
H A D | bmips_ram.c | 138 .compatible = "brcm,bcm6318-mc",
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | brcm,b53.yaml | 61 - brcm,bcm6318-switch
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_mmap.c | 352 .compatible = "brcm,bcm6318-switch",
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-bcm6328.yaml | 13 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
|
/openbmc/u-boot/drivers/cpu/ |
H A D | bmips_cpu.c | 454 .compatible = "brcm,bcm6318-cpu",
|