Home
last modified time | relevance | path

Searched full:bcm6358 (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dbrcm,bcm6358-gpio-sysctl.yaml4 $id: http://devicetree.org/schemas/mfd/brcm,bcm6358-gpio-sysctl.yaml#
7 title: Broadcom BCM6358 GPIO System Controller
14 Broadcom BCM6358 SoC GPIO system controller which provides a register map
24 - const: brcm,bcm6358-gpio-sysctl
47 $ref: /schemas/pinctrl/brcm,bcm6358-pinctrl.yaml
51 Documentation/devicetree/bindings/pinctrl/brcm,bcm6358-pinctrl.yaml.
67 compatible = "brcm,bcm6358-gpio-sysctl", "syscon", "simple-mfd";
72 compatible = "brcm,bcm6358-gpio";
82 compatible = "brcm,bcm6358-pinctrl";
/openbmc/u-boot/arch/mips/dts/
H A Dbrcm,bcm6358.dtsi6 #include <dt-bindings/clock/bcm6358-clock.h>
7 #include <dt-bindings/dma/bcm6358-dma.h>
9 #include <dt-bindings/reset/bcm6358-reset.h>
13 compatible = "brcm,bcm6358";
26 compatible = "brcm,bcm6358-cpu", "mips,mips4Kc";
33 compatible = "brcm,bcm6358-cpu", "mips,mips4Kc";
125 compatible = "brcm,bcm6358-leds";
150 compatible = "brcm,bcm6358-spi";
163 compatible = "brcm,bcm6358-mc";
169 compatible = "brcm,bcm6358-ehci", "generic-ehci";
[all …]
H A Dsfr,nb4-ser.dts8 #include "brcm,bcm6358.dtsi"
12 compatible = "sfr,nb4-ser", "brcm,bcm6358";
H A Dhuawei,hg556a.dts8 #include "brcm,bcm6358.dtsi"
12 compatible = "huawei,hg556a", "brcm,bcm6358";
H A Dbrcm,bcm6368.dtsi125 compatible = "brcm,bcm6358-leds";
150 compatible = "brcm,bcm6358-spi";
163 compatible = "brcm,bcm6358-mc";
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6358.txt1 LEDs connected to Broadcom BCM6358 controller
3 This controller is present on BCM6358 and BCM6368.
10 - compatible : should be "brcm,bcm6358-leds".
13 - reg : BCM6358 LED controller address and size.
21 Each LED is represented as a sub-node of the brcm,bcm6358-leds device.
36 Scenario 1 : BCM6358
38 compatible = "brcm,bcm6358-leds";
67 compatible = "brcm,bcm6358-leds";
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6358.txt1 LEDs connected to Broadcom BCM6358 controller
3 This controller is present on BCM6358 and BCM6368.
10 - compatible : should be "brcm,bcm6358-leds".
13 - reg : BCM6358 LED controller address and size.
21 Each LED is represented as a sub-node of the brcm,bcm6358-leds device.
32 Scenario 1 : BCM6358
34 compatible = "brcm,bcm6358-leds";
63 compatible = "brcm,bcm6358-leds";
/openbmc/linux/arch/mips/boot/dts/brcm/
H A Dbcm6358.dtsi3 #include "dt-bindings/clock/bcm6358-clock.h"
4 #include "dt-bindings/reset/bcm6358-reset.h"
9 compatible = "brcm,bcm6358";
62 compatible = "brcm,bcm6358-clocks";
110 compatible = "brcm,bcm6358-leds";
145 compatible = "brcm,bcm6358-spi";
161 compatible = "brcm,bcm6358-ehci", "generic-ehci";
175 compatible = "brcm,bcm6358-ohci", "generic-ohci";
190 compatible = "brcm,bcm6358-usbh-phy";
H A Dbcm6358-neufbox4-sercomm.dts4 #include "bcm6358.dtsi"
7 compatible = "sfr,nb4-ser", "brcm,bcm6358";
H A DMakefile16 dtb-$(CONFIG_DT_SFR_NEUFBOX4_SERCOMM) += bcm6358-neufbox4-sercomm.dtb
21 bcm6358-neufbox4-sercomm.dtb \
H A Dbcm6368.dtsi111 compatible = "brcm,bcm6358-leds";
168 compatible = "brcm,bcm6358-spi";
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm6358-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6358-pinctrl.yaml#
7 title: Broadcom BCM6358 pin controller
14 Bindings for Broadcom's BCM6358 memory-mapped pin controller.
18 const: brcm,bcm6358-pinctrl
49 compatible = "brcm,bcm6358-pinctrl";
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dbrcm,bcm63xx-spi.yaml7 title: Broadcom BCM6348/BCM6358 SPI controller
32 - const: brcm,bcm6358-spi
35 - brcm,bcm6358-spi
63 compatible = "brcm,bcm6368-spi", "brcm,bcm6358-spi";
/openbmc/u-boot/arch/mips/mach-bmips/
H A DKconfig13 default "bcm6358" if SOC_BMIPS_BCM6358
73 bool "BMIPS BCM6358 family"
80 This supports BMIPS BCM6358 family including BCM6358 and BCM6359.
200 Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM
244 SFR NeufBox 4 (Sercomm) boards have a BCM6358 SoC with 32 MB of RAM
/openbmc/linux/drivers/leds/
H A Dleds-bcm6358.c3 * Driver for BCM6358 memory-mapped LEDs, based on leds-syscon.c
31 * struct bcm6358_led - state container for bcm6358 based LEDs
211 { .compatible = "brcm,bcm6358-leds", },
219 .name = "leds-bcm6358",
227 MODULE_DESCRIPTION("LED driver for BCM6358 controllers");
229 MODULE_ALIAS("platform:leds-bcm6358");
/openbmc/u-boot/drivers/led/
H A Dled_bcm6358.c187 ret = device_bind_driver_to_node(parent, "bcm6358-led", in bcm6358_led_bind()
201 { .compatible = "brcm,bcm6358-leds" },
206 .name = "bcm6358-led",
H A DKconfig24 bool "LED Support for BCM6358"
27 This option enables support for LEDs connected to the BCM6358
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dbrcm,bcm63xx-gpio.yaml21 BCM6318, BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268 have 32-bit data
30 - brcm,bcm6358-gpio
/openbmc/u-boot/drivers/phy/
H A Dbcm6358-usbh-phy.c52 { .compatible = "brcm,bcm6358-usbh" },
83 .name = "bcm6358-usbh",
H A DKconfig76 bool "BCM6358 USBH PHY support"
79 Support for the Broadcom MIPS BCM6358 USBH PHY.
/openbmc/linux/arch/mips/bmips/
H A Dsetup.c104 * BCM3368/BCM6358 need special handling for their shared TLB, so in bcm6358_quirks()
110 * RAC flush causes kernel panics on BCM6358 when booting from TP1 in bcm6358_quirks()
127 { "brcm,bcm6358", &bcm6358_quirks },
/openbmc/linux/drivers/pinctrl/bcm/
H A DKconfig74 bool "Broadcom BCM6358 GPIO driver"
80 Say Y here to enable the Broadcom BCM6358 GPIO driver.
H A Dpinctrl-bcm6358.c3 * Driver for BCM6358 GPIO unit (pinctrl + GPIO)
353 { .compatible = "brcm,bcm6358-pinctrl", },
360 .name = "bcm6358-pinctrl",
H A DMakefile10 obj-$(CONFIG_PINCTRL_BCM6358) += pinctrl-bcm6358.o
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,bcm63xx-clocks.txt9 "brcm,bcm6358-clocks"

123