Searched refs:boot_devices (Results 1 – 11 of 11) sorted by relevance
14 static u32 boot_devices[] = { variable42 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()45 return boot_devices[sys_boot]; in omap_sys_boot_device()
14 static u32 boot_devices[] = { variable54 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()57 return boot_devices[sys_boot]; in omap_sys_boot_device()
15 static u32 boot_devices[] = { variable57 if (sys_boot >= (sizeof(boot_devices) / sizeof(u32))) in omap_sys_boot_device()60 return boot_devices[sys_boot]; in omap_sys_boot_device()
60 extern const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1];
15 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable
46 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable
43 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable
42 __weak const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable58 if (bootdevice_brom_id < ARRAY_SIZE(boot_devices)) in board_spl_was_booted_from()59 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()
87 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable
39 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable
155 const char * const boot_devices[BROM_LAST_BOOTSOURCE + 1] = { variable