Searched full:bcm6362 (Results 1 – 25 of 41) sorted by relevance
12
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | brcm,bcm6362-gpio-sysctl.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,bcm6362-gpio-sysctl.yaml# 7 title: Broadcom BCM6362 GPIO System Controller 14 Broadcom BCM6362 SoC GPIO system controller which provides a register map 24 - const: brcm,bcm6362-gpio-sysctl 47 $ref: /schemas/pinctrl/brcm,bcm6362-pinctrl.yaml 51 Documentation/devicetree/bindings/pinctrl/brcm,bcm6362-pinctrl.yaml. 67 compatible = "brcm,bcm6362-gpio-sysctl", "syscon", "simple-mfd"; 72 compatible = "brcm,bcm6362-gpio"; 82 compatible = "brcm,bcm6362-pinctrl";
|
| /kernel/linux/linux-6.6/arch/mips/boot/dts/brcm/ |
| D | bcm6362.dtsi | 3 #include "dt-bindings/clock/bcm6362-clock.h" 4 #include "dt-bindings/reset/bcm6362-reset.h" 5 #include "dt-bindings/soc/bcm6362-pm.h" 10 compatible = "brcm,bcm6362"; 73 compatible = "brcm,bcm6362-clocks"; 205 compatible = "brcm,bcm6362-power-controller"; 220 compatible = "brcm,bcm6362-ehci", "generic-ehci"; 234 compatible = "brcm,bcm6362-ohci", "generic-ohci"; 249 compatible = "brcm,bcm6362-usbh-phy";
|
| D | bcm6362-neufbox6-sercomm.dts | 4 #include "bcm6362.dtsi" 7 compatible = "sfr,nb6-ser", "brcm,bcm6362";
|
| D | Makefile | 17 dtb-$(CONFIG_DT_SFR_NEUFBOX6_SERCOMM) += bcm6362-neufbox6-sercomm.dtb 22 bcm6362-neufbox6-sercomm.dtb \
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/brcm/ |
| D | bcm6362.dtsi | 5 compatible = "brcm,bcm6362"; 55 compatible = "brcm,bcm6362-clocks"; 112 compatible = "brcm,bcm6362-power-controller"; 127 compatible = "brcm,bcm6362-ehci", "generic-ehci"; 138 compatible = "brcm,bcm6362-ohci", "generic-ohci";
|
| D | bcm6362-neufbox6-sercomm.dts | 4 /include/ "bcm6362.dtsi" 7 compatible = "sfr,nb6-ser", "brcm,bcm6362";
|
| D | Makefile | 17 dtb-$(CONFIG_DT_SFR_NEUFBOX6_SERCOMM) += bcm6362-neufbox6-sercomm.dtb 22 bcm6362-neufbox6-sercomm.dtb \
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | brcm,bcm6362-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6362-pinctrl.yaml# 7 title: Broadcom BCM6362 pin controller 14 Bindings for Broadcom's BCM6362 memory-mapped pin controller. 18 const: brcm,bcm6362-pinctrl 56 compatible = "brcm,bcm6362-pinctrl";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/ |
| D | brcm,bcm63xx-power.yaml | 13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller 22 - brcm,bcm6362-power-controller
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
| D | brcm,bcm63xx-power.yaml | 13 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller 22 - brcm,bcm6362-power-controller
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | brcm,bcm63xx-usbh-phy.yaml | 18 - brcm,bcm6362-usbh-phy 58 - brcm,bcm6362-usbh-phy
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | brcm,bcm63xx-usbh-phy.yaml | 18 - brcm,bcm6362-usbh-phy 57 - brcm,bcm6362-usbh-phy
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/ |
| D | brcm,bcm63xx-gpio.yaml | 21 BCM6318, BCM6328, BCM6358, BCM6362, BCM6368 and BCM63268 have 32-bit data 31 - brcm,bcm6362-gpio
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-bcm6328.yaml | 13 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268. 267 /* BCM6362 with 1 LED for each EPHY */ 325 /* BCM6362 with 1 LED for all EPHYs */ 355 /* BCM6362 with EPHY LEDs swapped */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-bcm6328.txt | 3 This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268. 195 Scenario 3 : BCM6362 with 1 LED for each EPHY 247 Scenario 4 : BCM6362 with 1 LED for all EPHYs 275 Scenario 5 : BCM6362 with EPHY LEDs swapped
|
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| D | Kconfig | 83 bool "Broadcom BCM6362 GPIO driver" 89 Say Y here to enable the Broadcom BCM6362 GPIO driver.
|
| D | Makefile | 11 obj-$(CONFIG_PINCTRL_BCM6362) += pinctrl-bcm6362.o
|
| D | pinctrl-bcm6362.c | 3 * Driver for BCM6362 GPIO unit (pinctrl + GPIO) 592 { .compatible = "brcm,bcm6362-pinctrl", }, 599 .name = "bcm6362-pinctrl",
|
| /kernel/linux/linux-5.10/drivers/soc/bcm/bcm63xx/ |
| D | Kconfig | 10 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | brcm,bcm63xx-clocks.txt | 10 "brcm,bcm6362-clocks"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | brcm,bcm63xx-clocks.txt | 10 "brcm,bcm6362-clocks"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | brcm,bcm63xx-spi.yaml | 30 - brcm,bcm6362-spi
|
| /kernel/linux/linux-6.6/drivers/soc/bcm/ |
| D | Kconfig | 62 BCM6318, BCM6328, BCM6362 and BCM63268 SoCs.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/brcm/ |
| D | soc.yaml | 30 - brcm,bcm6362
|
| /kernel/linux/linux-6.6/drivers/pmdomain/bcm/ |
| D | bcm63xx-power.c | 10 #include <dt-bindings/soc/bcm6362-pm.h> 358 .compatible = "brcm,bcm6362-power-controller",
|
12