Searched refs:cfe (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 764 u8 *boot_addr, *cfe; in board_prom_init() local 782 cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET; in board_prom_init() 783 if (!memcmp(cfe, "cfe-v", 5)) in board_prom_init() 785 cfe[5], cfe[6], cfe[7], cfe[8], cfe[9]); in board_prom_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm947xx-cfe-partitions.txt | 34 - compatible : (required) must be "brcm,bcm947xx-cfe-partitions" 40 compatible = "brcm,bcm947xx-cfe-partitions";
|
/Linux-v4.19/arch/mips/sibyte/common/ |
D | Makefile | 1 obj-y := cfe.o
|
/Linux-v4.19/arch/mips/boot/dts/brcm/ |
D | bcm97358svmb.dts | 95 flash0.cfe@0 {
|
D | bcm97360svmb.dts | 98 flash0.cfe@0 {
|
D | bcm97425svmb.dts | 133 flash0.cfe@0 {
|
/Linux-v4.19/arch/mips/ |
D | Makefile | 238 libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/
|