/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | brcm,brcmnand.yaml | 4 $id: http://devicetree.org/schemas/mtd/brcm,brcmnand.yaml# 44 - brcm,brcmnand-v2.1 45 - brcm,brcmnand-v2.2 46 - brcm,brcmnand-v4.0 47 - brcm,brcmnand-v5.0 48 - brcm,brcmnand-v6.0 49 - brcm,brcmnand-v6.1 50 - brcm,brcmnand-v6.2 51 - brcm,brcmnand-v7.0 52 - brcm,brcmnand-v7.1 [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | Kconfig | 16 Enables the BRCMNAND glue driver to register the NAND controller 24 Enables the BRCMNAND controller over BCMA on BCM47186/BCM5358 SoCs. 26 operations to interface the BRCMNAND controller over the BCMA bus. 32 Enables the BRCMNAND glue driver to register the NAND controller 39 Enables the BRCMNAND glue driver to register the NAND controller 46 Enables the BRCMNAND controller glue driver to register the NAND
|
H A D | brcmstb_nand.c | 11 #include "brcmnand.h" 14 { .compatible = "brcm,brcmnand" },
|
H A D | brcmnand.c | 12 #include <linux/platform_data/brcmnand.h> 33 #include "brcmnand.h" 49 #define DRV_NAME "brcmnand" 349 /* BRCMNAND v2.1-v2.2 */ 379 /* BRCMNAND v3.3-v4.0 */ 409 /* BRCMNAND v5.0 */ 439 /* BRCMNAND v6.0 - v7.1 */ 469 /* BRCMNAND v7.1 */ 499 /* BRCMNAND v7.2 */ 2840 mtd->name = devm_kasprintf(dev, GFP_KERNEL, "brcmnand.%d", in brcmnand_init_cs() [all …]
|
H A D | Makefile | 8 obj-$(CONFIG_MTD_NAND_BRCMNAND) += brcmnand.o
|
H A D | bcm63138_nand.c | 15 #include "brcmnand.h"
|
H A D | bcma_nand.c | 11 #include "brcmnand.h"
|
H A D | bcm6368_nand.c | 24 #include "brcmnand.h"
|
H A D | iproc_nand.c | 15 #include "brcmnand.h"
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm53016-meraki-mr32.dts | 132 * [ 1.721667] 1 bcm47xxpart partitions found on MTD device brcmnand.0 133 * [ 1.727962] Creating 1 MTD partitions on "brcmnand.0":
|
H A D | bcm63138.dtsi | 227 compatible = "brcm,nand-bcm63138", "brcm,brcmnand-v7.0", "brcm,brcmnand";
|
H A D | bcm7445.dtsi | 155 compatible = "brcm,brcmnand-v7.1", "brcm,brcmnand";
|
H A D | bcm-ns.dtsi | 452 compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1", "brcm,brcmnand";
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm6362.dtsi | 148 "brcm,brcmnand-v2.2", 149 "brcm,brcmnand";
|
H A D | bcm6368.dtsi | 147 "brcm,brcmnand-v2.1", 148 "brcm,brcmnand";
|
H A D | bcm6328.dtsi | 145 "brcm,brcmnand-v2.2", 146 "brcm,brcmnand";
|
H A D | bcm63268.dtsi | 148 "brcm,brcmnand-v4.0", 149 "brcm,brcmnand";
|
H A D | bcm7358.dtsi | 320 compatible = "brcm,brcmnand-v5.0", "brcm,brcmnand";
|
H A D | bcm7362.dtsi | 319 compatible = "brcm,brcmnand-v5.0", "brcm,brcmnand";
|
H A D | bcm7360.dtsi | 323 compatible = "brcm,brcmnand-v5.0", "brcm,brcmnand";
|
H A D | bcm7346.dtsi | 404 compatible = "brcm,brcmnand-v5.0", "brcm,brcmnand";
|
H A D | bcm7435.dtsi | 418 compatible = "brcm,brcmnand-v6.2", "brcm,brcmnand";
|
/openbmc/linux/drivers/bcma/ |
H A D | driver_chipcommon_nflash.c | 12 #include <linux/platform_data/brcmnand.h>
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | Makefile | 47 obj-$(CONFIG_MTD_NAND_BRCMNAND) += brcmnand/
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
H A D | bcm4908.dtsi | 592 compatible = "brcm,nand-bcm63138", "brcm,brcmnand-v7.1", "brcm,brcmnand";
|