Searched refs:get_boot_device (Results 1 – 20 of 20) sorted by relevance
178 enum boot_device boot_device_spl = get_boot_device(); in spl_boot_device()204 switch (get_boot_device()) { in spl_mmc_boot_mode()
35 enum boot_device get_boot_device(void) in get_boot_device() function
445 enum boot_device get_boot_device(void) in get_boot_device() function
127 u32 get_boot_device(void);
91 u32 get_boot_device(void) in get_boot_device() function
238 return get_boot_device(); in spl_boot_device()
90 u32 get_boot_device(void) in get_boot_device() function
291 return get_boot_device(); in spl_boot_device()
244 u32 boot_device = get_boot_device(); in spl_boot_device()335 get_boot_device() != BOOT_DEVICE_UART) in ddr3_init_or_fail()
68 u32 get_boot_device(void) in get_boot_device() function
88 u32 get_boot_device(void) in get_boot_device() function
334 return get_boot_device(); in spl_boot_device()
161 u32 get_boot_device(void);
384 enum boot_device get_boot_device(void) in get_boot_device() function
630 enum boot_device dev = get_boot_device(); in env_get_location()676 enum boot_device get_boot_device(void) in get_boot_device() function
39 return get_boot_device() == USB_BOOT; in is_usb_boot()867 enum boot_device dev = get_boot_device(); in env_get_location()
834 return get_boot_device() == USB_BOOT; in is_usb_boot()1319 if (get_boot_device() == USB_BOOT) { in ft_system_setup()1529 enum boot_device dev = get_boot_device(); in arch_env_get_location()
337 enum boot_device bt_dev = get_boot_device(); in print_bootinfo()381 enum boot_device get_boot_device(void) in get_boot_device() function
324 enum boot_device get_boot_device(void);
788 enum boot_device dev = get_boot_device(); in env_get_location()
Completed in 44 milliseconds