/linux/Documentation/devicetree/bindings/sound/ |
H A D | brcm,bcm63xx-audio.txt | 1 Broadcom DSL/PON BCM63xx Audio I2S controller 4 - compatible: Should be "brcm,bcm63xx-i2s". 21 i2s: bcm63xx-i2s { 24 compatible = "brcm,bcm63xx-i2s";
|
/linux/arch/mips/pci/ |
H A D | pci-bcm63xx.c | 19 #include "pci-bcm63xx.h" 28 .name = "bcm63xx PCI memory space", 35 .name = "bcm63xx PCI IO space", 58 .name = "bcm63xx Cardbus memory space", 65 .name = "bcm63xx Cardbus IO space", 79 .name = "bcm63xx PCIe memory space", 86 .name = "bcm63xx PCIe IO space", 284 printk(KERN_WARNING "bcm63xx: this CPU " in bcm63xx_register_pci() 327 "bcm63xx PCI IO space"); in bcm63xx_register_pci()
|
H A D | Makefile | 18 obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \ 19 ops-bcm63xx.o
|
H A D | pci-bcm63xx.h | 22 * defined in ops-bcm63xx.c 29 * defined in pci-bcm63xx.c
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | brcm,bcm63xx-gpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/brcm,bcm63xx-gpio.yaml# 7 title: Broadcom BCM63xx GPIO controller 14 Bindings for Broadcom's BCM63xx memory-mapped GPIO controllers. 16 These bindings can be used on any BCM63xx SoC. However, BCM6338 and BCM6345
|
/linux/drivers/clk/bcm/ |
H A D | Kconfig | 24 bool "Broadcom BCM63xx clock support" 29 Enable common clock framework support for Broadcom BCM63xx DSL SoCs 33 bool "Broadcom BCM63xx gated clock support" 37 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
|
H A D | Makefile | 2 obj-$(CONFIG_CLK_BCM_63XX) += clk-bcm63xx.o 3 obj-$(CONFIG_CLK_BCM_63XX_GATE) += clk-bcm63xx-gate.o
|
/linux/sound/soc/bcm/ |
H A D | Makefile | 12 # BCM63XX Platform Support 13 snd-soc-63xx-y := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
|
H A D | bcm63xx-i2s-whistler.c | 2 // linux/sound/bcm/bcm63xx-i2s-whistler.c 3 // BCM63xx whistler i2s driver 14 #include "bcm63xx-i2s.h" 220 .name = "bcm63xx", 285 {.compatible = "brcm,bcm63xx-i2s"},
|
/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | Kconfig | 13 tristate "Broadcom BCM63xx NAND controller glue" 14 default BCM63XX 17 on Broadcom BCM63xx MIPS-based DSL platforms.
|
/linux/drivers/net/dsa/b53/ |
H A D | Kconfig | 12 BCM5325E, BCM5365, BCM539x, BCM53115 and BCM53125 as well as BCM63XX 30 default BCM63XX || BMIPS_GENERIC 32 Select to enable support for memory-mapped switches like the BCM63XX
|
/linux/arch/mips/bcm63xx/ |
H A D | Platform | 2 # Broadcom BCM63XX boards 5 -I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
|
H A D | Kconfig | 3 depends on BCM63XX 45 source "arch/mips/bcm63xx/boards/Kconfig"
|
/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 10 bool "BCM63XX CFE partitioning parser" 11 depends on BCM63XX || BMIPS_GENERIC || COMPILE_TEST 15 This provides partition parsing for BCM63xx devices with CFE 96 depends on BCM63XX || BMIPS_GENERIC || COMPILE_TEST
|
/linux/drivers/pmdomain/bcm/ |
H A D | Kconfig | 35 bool "BCM63xx power domain driver" 39 This enables support for the BCM63xx power domains controller on
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | brcm,bcm63xx-power.yaml | 4 $id: http://devicetree.org/schemas/power/brcm,bcm63xx-power.yaml# 7 title: BCM63xx power domain driver
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | brcm,bcm63xx-usbh-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/brcm,bcm63xx-usbh-phy.yaml# 7 title: BCM63xx USBH PHY
|
/linux/net/dsa/ |
H A D | Kconfig | 45 tristate "Tag driver for BCM63xx legacy switches using in-frame headers" 49 BCM63xx legacy switches which place the tag after the MAC source 51 This tag is used in BCM63xx legacy switches which work without the
|
/linux/drivers/phy/broadcom/ |
H A D | Kconfig | 8 tristate "BCM63xx USBH PHY driver" 12 Enable this to support the BCM63xx USBH PHY driver.
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,bcm6358-gpio-sysctl.yaml | 38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml 42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
|
H A D | brcm,bcm6328-gpio-sysctl.yaml | 38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml 42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
|
H A D | brcm,bcm6318-gpio-sysctl.yaml | 38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml 42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
|
H A D | brcm,bcm63268-gpio-sysctl.yaml | 38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml 42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
|
H A D | brcm,bcm6362-gpio-sysctl.yaml | 38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml 42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm63xx.c | 3 * Driver for BCM63xx GPIO unit (pinctrl + GPIO) 15 #include "pinctrl-bcm63xx.h"
|