Home
last modified time | relevance | path

Searched full:bcm63xx (Results 1 – 25 of 81) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/sound/
H A Dbrcm,bcm63xx-audio.txt1 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 Dpci-bcm63xx.c19 #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 DMakefile18 obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \
19 ops-bcm63xx.o
H A Dpci-bcm63xx.h22 * defined in ops-bcm63xx.c
29 * defined in pci-bcm63xx.c
/linux/Documentation/devicetree/bindings/gpio/
H A Dbrcm,bcm63xx-gpio.yaml4 $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 DKconfig24 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 DMakefile2 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 DMakefile12 # BCM63XX Platform Support
13 snd-soc-63xx-y := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
H A Dbcm63xx-i2s-whistler.c2 // 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 DKconfig13 tristate "Broadcom BCM63xx NAND controller glue"
14 default BCM63XX
17 on Broadcom BCM63xx MIPS-based DSL platforms.
/linux/drivers/net/dsa/b53/
H A DKconfig12 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 DPlatform2 # Broadcom BCM63XX boards
5 -I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
H A DKconfig3 depends on BCM63XX
45 source "arch/mips/bcm63xx/boards/Kconfig"
/linux/drivers/mtd/parsers/
H A DKconfig10 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 DKconfig35 bool "BCM63xx power domain driver"
39 This enables support for the BCM63xx power domains controller on
/linux/Documentation/devicetree/bindings/power/
H A Dbrcm,bcm63xx-power.yaml4 $id: http://devicetree.org/schemas/power/brcm,bcm63xx-power.yaml#
7 title: BCM63xx power domain driver
/linux/Documentation/devicetree/bindings/phy/
H A Dbrcm,bcm63xx-usbh-phy.yaml4 $id: http://devicetree.org/schemas/phy/brcm,bcm63xx-usbh-phy.yaml#
7 title: BCM63xx USBH PHY
/linux/net/dsa/
H A DKconfig45 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 DKconfig8 tristate "BCM63xx USBH PHY driver"
12 Enable this to support the BCM63xx USBH PHY driver.
/linux/Documentation/devicetree/bindings/mfd/
H A Dbrcm,bcm6358-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
H A Dbrcm,bcm6328-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
H A Dbrcm,bcm6318-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
H A Dbrcm,bcm63268-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
H A Dbrcm,bcm6362-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm63xx.c3 * Driver for BCM63xx GPIO unit (pinctrl + GPIO)
15 #include "pinctrl-bcm63xx.h"

1234