Home
last modified time | relevance | path

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

1234

/linux-6.12.1/Documentation/devicetree/bindings/sound/
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-6.12.1/arch/mips/pci/
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()
DMakefile18 obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \
19 ops-bcm63xx.o
Dpci-bcm63xx.h22 * defined in ops-bcm63xx.c
29 * defined in pci-bcm63xx.c
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
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-6.12.1/drivers/clk/bcm/
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
DMakefile2 obj-$(CONFIG_CLK_BCM_63XX) += clk-bcm63xx.o
3 obj-$(CONFIG_CLK_BCM_63XX_GATE) += clk-bcm63xx-gate.o
/linux-6.12.1/sound/soc/bcm/
DMakefile12 # BCM63XX Platform Support
13 snd-soc-63xx-y := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
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-6.12.1/drivers/net/dsa/b53/
DKconfig11 BCM5325E, BCM5365, BCM539x, BCM53115 and BCM53125 as well as BCM63XX
29 default BCM63XX || BMIPS_GENERIC
31 Select to enable support for memory-mapped switches like the BCM63XX
/linux-6.12.1/drivers/mtd/nand/raw/brcmnand/
DKconfig13 tristate "Broadcom BCM63xx NAND controller glue"
14 default BCM63XX
17 on Broadcom BCM63xx MIPS-based DSL platforms.
/linux-6.12.1/arch/mips/bcm63xx/
DPlatform2 # Broadcom BCM63XX boards
5 -I$(srctree)/arch/mips/include/asm/mach-bcm63xx/
DKconfig3 depends on BCM63XX
45 source "arch/mips/bcm63xx/boards/Kconfig"
/linux-6.12.1/drivers/mtd/parsers/
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-6.12.1/drivers/pmdomain/bcm/
DKconfig35 bool "BCM63xx power domain driver"
39 This enables support for the BCM63xx power domains controller on
/linux-6.12.1/Documentation/devicetree/bindings/power/
Dbrcm,bcm63xx-power.yaml4 $id: http://devicetree.org/schemas/power/brcm,bcm63xx-power.yaml#
7 title: BCM63xx power domain driver
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dbrcm,bcm63xx-usbh-phy.yaml4 $id: http://devicetree.org/schemas/phy/brcm,bcm63xx-usbh-phy.yaml#
7 title: BCM63xx USBH PHY
/linux-6.12.1/drivers/net/ethernet/broadcom/
DKconfig9 depends on (SSB_POSSIBLE && HAS_DMA) || PCI || BCM63XX || \
64 depends on BCM63XX
69 MIPS chipset family (BCM63XX).
/linux-6.12.1/drivers/phy/broadcom/
DKconfig8 tristate "BCM63xx USBH PHY driver"
12 Enable this to support the BCM63xx USBH PHY driver.
/linux-6.12.1/drivers/net/phy/
Dbcm63xx.c76 .name = "Broadcom BCM63XX (1)",
86 .name = "Broadcom BCM63XX (2)",
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dbrcm,bcm6358-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
Dbrcm,bcm6318-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
Dbrcm,bcm6328-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
Dbrcm,bcm63268-gpio-sysctl.yaml38 $ref: /schemas/gpio/brcm,bcm63xx-gpio.yaml
42 Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
/linux-6.12.1/drivers/pinctrl/bcm/
Dpinctrl-bcm63xx.c3 * Driver for BCM63xx GPIO unit (pinctrl + GPIO)
15 #include "pinctrl-bcm63xx.h"

1234