Home
last modified time | relevance | path

Searched full:bcm47xx (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.12.1/arch/mips/bcm47xx/ !
DKconfig2 if BCM47XX
5 bool "SSB Support for Broadcom BCM47XX"
19 Add support for old Broadcom BCM47xx boards with Sonics Silicon Backplane support.
24 bool "BCMA Support for Broadcom BCM47XX"
36 Add support for new Broadcom BCM47xx boards with Broadcom specific Advanced Microcontroller Bus.
DPlatform2 # Broadcom BCM47XX boards
5 -I$(srctree)/arch/mips/include/asm/mach-bcm47xx
Dprom.c37 #include <bcm47xx.h>
41 static char bcm47xx_system_type[20] = "Broadcom BCM47XX";
68 * However as the BCM47XX is mostly used on low-memory systems, we in prom_init_mem()
73 * BCM47XX uses 128MB for addressing the ram, if the system contains in prom_init_mem()
Dserial.c2 * 8250 UART probe driver for the BCM47XX platforms
16 #include <bcm47xx.h>
DMakefile3 # Makefile for the BCM47XX specific kernel interface routines
Dbcm47xx_private.h6 #define pr_fmt(fmt) "bcm47xx: " fmt
Dworkarounds.c6 #include <bcm47xx.h>
Dtime.c28 #include <bcm47xx.h>
Dirq.c32 #include <bcm47xx.h>
/linux-6.12.1/drivers/watchdog/ !
Dbcm47xx_wdt.c3 * Watchdog driver for Broadcom BCM47XX
209 dev_info(&pdev->dev, "BCM47xx Watchdog Timer enabled (%d seconds%s%s)\n", in bcm47xx_wdt_probe()
223 .name = "bcm47xx-wdt",
232 MODULE_DESCRIPTION("Watchdog driver for Broadcom BCM47xx");
/linux-6.12.1/drivers/mtd/parsers/ !
DKconfig3 tristate "BCM47XX partitioning parser"
4 depends on BCM47XX || ARCH_BCM_5301X
6 This provides partitions parser for devices based on BCM47xx
138 depends on MTD && (BCM47XX || ARCH_BCM_5301X || ARCH_MEDIATEK || RALINK || COMPILE_TEST)
Dbcm47xxpart.c3 * BCM47XX MTD partitioning
123 /* Nothing more in higher memory on BCM47XX (MIPS) */ in bcm47xxpart_parse()
317 MODULE_DESCRIPTION("MTD partitioning for BCM47XX flash memories");
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/ !
Dbrcm,bcm947xx-cfe-partitions.yaml7 title: Broadcom BCM47xx Partitions
10 Broadcom is one of hardware manufacturers providing SoCs (BCM47xx) used in
Dbrcm,trx.txt5 most of the vendors building devices based on Broadcom's BCM47xx SoCs and is
/linux-6.12.1/arch/arm/mach-bcm/ !
DKconfig84 different SoC or with the older BCM47XX and BCM53XX based
85 network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx
/linux-6.12.1/drivers/net/ethernet/broadcom/ !
DKconfig173 depends on BCM47XX || ARCH_BCM_5301X || COMPILE_TEST
179 They can be found on BCM47xx SoCs and provide gigabit ethernet.
/linux-6.12.1/drivers/firmware/broadcom/ !
DKconfig4 depends on BCM47XX || ARCH_BCM_5301X || COMPILE_TEST
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ !
Dbus.c13 #include <asm/mach-bcm47xx/bcm47xx.h>
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ !
Dbrcm,nvram.yaml14 NVRAM can be accessed on Broadcom BCM47xx MIPS and Northstar ARM Cortex-A9
/linux-6.12.1/arch/mips/ !
DKbuild.platforms7 platform-$(CONFIG_BCM47XX) += bcm47xx/
/linux-6.12.1/Documentation/devicetree/bindings/bus/ !
Dbrcm,bus-axi.txt12 BCM47xx/BCM53xx ARM SoCs. To assign IRQ numbers to the cores, provide
/linux-6.12.1/drivers/mtd/nand/raw/bcm47xxnflash/ !
Dmain.c3 * BCM47XX NAND flash driver
/linux-6.12.1/drivers/bcma/ !
DKconfig37 BCM47XX line.
/linux-6.12.1/arch/mips/pci/ !
DMakefile17 obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o
/linux-6.12.1/drivers/ssb/ !
DKconfig89 for some Broadcom SoCs from the BCM47xx and BCM53xx lines.

12