Home
last modified time | relevance | path

Searched full:bcm63268 (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dbrcm,bcm63268-gpio-sysctl.yaml4 $id: http://devicetree.org/schemas/mfd/brcm,bcm63268-gpio-sysctl.yaml#
7 title: Broadcom BCM63268 GPIO System Controller
14 Broadcom BCM63268 SoC GPIO system controller which provides a register map
24 - const: brcm,bcm63268-gpio-sysctl
47 $ref: /schemas/pinctrl/brcm,bcm63268-pinctrl.yaml
51 Documentation/devicetree/bindings/pinctrl/brcm,bcm63268-pinctrl.yaml.
67 compatible = "brcm,bcm63268-gpio-sysctl", "syscon", "simple-mfd";
72 compatible = "brcm,bcm63268-gpio";
82 compatible = "brcm,bcm63268-pinctrl";
/openbmc/u-boot/arch/mips/dts/
H A Dbrcm,bcm63268.dtsi6 #include <dt-bindings/clock/bcm63268-clock.h>
7 #include <dt-bindings/dma/bcm63268-dma.h>
9 #include <dt-bindings/power-domain/bcm63268-power-domain.h>
10 #include <dt-bindings/reset/bcm63268-reset.h>
14 compatible = "brcm,bcm63268";
28 compatible = "brcm,bcm63268-cpu", "mips,mips4Kc";
35 compatible = "brcm,bcm63268-cpu", "mips,mips4Kc";
187 compatible = "brcm,bcm63268-ehci", "generic-ehci";
196 compatible = "brcm,bcm63268-ohci", "generic-ohci";
205 compatible = "brcm,bcm63268-usbh";
H A Dcomtrend,vr-3032u.dts8 #include "brcm,bcm63268.dtsi"
12 compatible = "comtrend,vr-3032u", "brcm,bcm63268";
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,bcm63268-timer-clocks.yaml4 $id: http://devicetree.org/schemas/clock/brcm,bcm63268-timer-clocks.yaml#
7 title: Broadcom BCM63268 Timer Clock and Reset
14 const: brcm,bcm63268-timer-clocks
36 compatible = "brcm,bcm63268-timer-clocks";
H A Dbrcm,bcm63xx-clocks.txt12 "brcm,bcm63268-clocks"
/openbmc/linux/arch/mips/boot/dts/brcm/
H A Dbcm63268.dtsi3 #include "dt-bindings/clock/bcm63268-clock.h"
4 #include "dt-bindings/reset/bcm63268-reset.h"
5 #include "dt-bindings/soc/bcm63268-pm.h"
10 compatible = "brcm,bcm63268";
73 compatible = "brcm,bcm63268-clocks";
231 compatible = "brcm,bcm63268-ehci", "generic-ehci";
245 compatible = "brcm,bcm63268-ohci", "generic-ohci";
260 compatible = "brcm,bcm63268-usbh-phy";
H A DMakefile14 dtb-$(CONFIG_DT_COMTREND_VR3032U) += bcm63268-comtrend-vr-3032u.dtb
23 bcm63268-comtrend-vr-3032u.dtb \
H A Dbcm63268-comtrend-vr-3032u.dts4 #include "bcm63268.dtsi"
7 compatible = "comtrend,vr-3032u", "brcm,bcm63268";
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm63268-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm63268-pinctrl.yaml#
7 title: Broadcom BCM63268 pin controller
14 Bindings for Broadcom's BCM63268 memory-mapped pin controller.
18 const: brcm,bcm63268-pinctrl
56 compatible = "brcm,bcm63268-pinctrl";
/openbmc/u-boot/arch/mips/mach-bmips/
H A DKconfig16 default "bcm63268" if SOC_BMIPS_BCM63268
103 bool "BMIPS BCM63268 family"
110 This supports BMIPS BCM63268 family including BCM63168, BCM63169,
111 BCM63268 and BCM63269.
178 Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dbrcm,bcm63xx-gpio.yaml21 BCM6318, BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268 have 32-bit data
33 - brcm,bcm63268-gpio
65 compatible = "brcm,bcm63268-gpio";
/openbmc/linux/drivers/clk/bcm/
H A Dclk-bcm63268-timer.c3 * BCM63268 Timer Clock and Reset Controller Driver
17 #include <dt-bindings/clock/bcm63268-clock.h>
205 { .compatible = "brcm,bcm63268-timer-clocks" },
212 .name = "bcm63268-timer-clock",
H A DKconfig41 bool "Broadcom BCM63268 timer clock and reset support"
46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs
H A DMakefile4 obj-$(CONFIG_CLK_BCM63268_TIMER) += clk-bcm63268-timer.o
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dbrcm,bcm63xx-power.yaml13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller
23 - brcm,bcm63268-power-controller
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dbrcm,bcm63xx-usbh-phy.yaml20 - brcm,bcm63268-usbh-phy
58 - brcm,bcm63268-usbh-phy
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6328.txt3 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
66 Scenario 2 : BCM63268 with Serial LEDs
/openbmc/linux/drivers/pinctrl/bcm/
H A DKconfig101 bool "Broadcom BCM63268 GPIO driver"
107 Say Y here to enable the Broadcom BCM63268 GPIO driver.
H A DMakefile13 obj-$(CONFIG_PINCTRL_BCM63268) += pinctrl-bcm63268.o
H A Dpinctrl-bcm63268.c3 * Driver for BCM63268 GPIO unit (pinctrl + GPIO)
618 { .compatible = "brcm,bcm63268-pinctrl", },
625 .name = "bcm63268-pinctrl",
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dbrcm,bcmbca-timer.yaml19 It can be found in BCM6345, BCM6838 and BCM63268.
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dbrcm,bcm63xx-spi.yaml31 - brcm,bcm63268-spi
/openbmc/linux/drivers/soc/bcm/
H A DKconfig62 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
/openbmc/linux/Documentation/devicetree/bindings/mips/brcm/
H A Dsoc.yaml33 - brcm,bcm63268
/openbmc/linux/drivers/pmdomain/bcm/
H A Dbcm63xx-power.c11 #include <dt-bindings/soc/bcm63268-pm.h>
361 .compatible = "brcm,bcm63268-power-controller",

12