Home
last modified time | relevance | path

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

1234

/Linux-v6.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-v6.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-v6.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-v6.1/sound/soc/bcm/
DMakefile12 # BCM63XX Platform Support
13 snd-soc-63xx-objs := 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",
300 {.compatible = "brcm,bcm63xx-i2s"},
Dbcm63xx-pcm-whistler.c2 // linux/sound/bcm/bcm63xx-pcm-whistler.c
3 // BCM63xx whistler pcm interface
15 #include "bcm63xx-i2s.h"
/Linux-v6.1/drivers/net/dsa/b53/
DKconfig10 BCM5325E, BCM5365, BCM539x, BCM53115 and BCM53125 as well as BCM63XX
28 default BCM63XX || BMIPS_GENERIC
30 Select to enable support for memory-mapped switches like the BCM63XX
/Linux-v6.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-v6.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-v6.1/drivers/soc/bcm/bcm63xx/
DKconfig5 bool "BCM63xx power domain driver"
9 This enables support for the BCM63xx power domains controller on
DMakefile2 obj-$(CONFIG_BCM63XX_POWER) += bcm63xx-power.o
/Linux-v6.1/drivers/mtd/parsers/
DKconfig15 bool "BCM63XX CFE partitioning parser"
16 depends on BCM63XX || BMIPS_GENERIC || COMPILE_TEST
20 This provides partition parsing for BCM63xx devices with CFE
101 depends on BCM63XX || BMIPS_GENERIC || COMPILE_TEST
Dbcm63xxpart.c3 * BCM63XX CFE image tag parser
172 MODULE_DESCRIPTION("MTD partitioning for BCM63XX CFE bootloaders");
/Linux-v6.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-v6.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-v6.1/Documentation/devicetree/bindings/gpio/
Dbrcm,bcm6345-gpio.yaml14 Bindings for Broadcom's BCM63xx memory-mapped GPIO controllers.
16 These bindings can be used on any BCM63xx SoC. However, BCM6338 and BCM6345
/Linux-v6.1/drivers/net/ethernet/broadcom/
DKconfig9 depends on (SSB_POSSIBLE && HAS_DMA) || PCI || BCM63XX || \
64 depends on BCM63XX
69 MIPS chipset family (BCM63XX).
/Linux-v6.1/drivers/phy/broadcom/
DKconfig8 tristate "BCM63xx USBH PHY driver"
12 Enable this to support the BCM63xx USBH PHY driver.
/Linux-v6.1/drivers/net/phy/
Dbcm63xx.c76 .name = "Broadcom BCM63XX (1)",
86 .name = "Broadcom BCM63XX (2)",
/Linux-v6.1/drivers/pinctrl/bcm/
Dpinctrl-bcm63xx.c3 * Driver for BCM63xx GPIO unit (pinctrl + GPIO)
15 #include "pinctrl-bcm63xx.h"
/Linux-v6.1/arch/mips/bcm63xx/boards/
DKconfig4 depends on BCM63XX

1234