Searched refs:cfe (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/mips/sibyte/common/
H A DMakefile1 obj-y := cfe.o
H A Dcfe_console.c7 #include <asm/fw/cfe/cfe_api.h>
8 #include <asm/fw/cfe/cfe_error.h>
67 .name = "cfe",
H A Dcfe.c33 #include <asm/fw/cfe/cfe_api.h>
34 #include <asm/fw/cfe/cfe_error.h>
294 printk("LINUX_CMDLINE not defined in cfe."); prom_init()
/linux-4.4.14/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c764 u8 *boot_addr, *cfe; board_prom_init() local
781 /* dump cfe version */ board_prom_init()
782 cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET; board_prom_init()
783 if (!memcmp(cfe, "cfe-v", 5)) board_prom_init()
785 cfe[5], cfe[6], cfe[7], cfe[8], cfe[9]); board_prom_init()
/linux-4.4.14/arch/mips/bcm63xx/
H A Ddev-flash.c27 .name = "cfe",
/linux-4.4.14/drivers/mtd/
H A Dbcm63xxpart.c59 if (strncmp("cfe-v", buf, 5) == 0) bcm63xx_detect_cfe()
62 /* very old CFE's do not have the cfe-v string, so check for magic */ bcm63xx_detect_cfe()
/linux-4.4.14/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h22 * cfe from an application. It should be the only header
/linux-4.4.14/arch/mips/sibyte/bcm1480/
H A Dsmp.c27 #include <asm/fw/cfe/cfe_api.h>
/linux-4.4.14/arch/mips/sibyte/sb1250/
H A Dsmp.c28 #include <asm/fw/cfe/cfe_api.h>
/linux-4.4.14/arch/mips/fw/cfe/
H A Dcfe_api.c30 #include <asm/fw/cfe/cfe_api.h>
/linux-4.4.14/arch/mips/
H A DMakefile215 libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/

Completed in 514 milliseconds