Searched refs:cfe_device_download (Results 1 - 8 of 8) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125f/src/
H A Dbcm91125f_tests.c69 extern int cfe_device_download(int boot, char *options);
73 cfe_device_download(1, "");
H A Dbcm91125f_devs.c110 extern int cfe_device_download(int boot, char *options);
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_device_ldr.c61 int cfe_device_download(int boot, char *options);
63 cfe_device_download(int boot, char *options) function
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm1250cpci/src/
H A Dbcm1250cpci_devs.c103 extern int cfe_device_download(int boot, char *options);
416 cfe_device_download((cfe_startflags & DEVICE_EXECUTE), "");
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125e/src/
H A Dbcm91125e_devs.c112 extern int cfe_device_download(int boot, char *options);
464 cfe_device_download((cfe_startflags & DEVICE_EXECUTE), "");
/broadcom-cfe-1.4.2/cfe/arch/mips/board/sentosa/src/
H A Dsentosa_devs.c106 extern int cfe_device_download(int boot, char *options);
523 cfe_device_download((cfe_startflags & DEVICE_EXECUTE), "");
H A Dsentosa_test.c89 extern int cfe_device_download(int boot, char *options);
93 cfe_device_download(1, "");
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91125cpci/src/
H A Dbcm91125cpci_devs.c110 extern int cfe_device_download(int boot, char *options);

Completed in 94 milliseconds