Searched refs:get_boot_device (Results 1 – 2 of 2) sorted by relevance
16 static u32 get_boot_device(void) in get_boot_device() function54 return get_boot_device(); in spl_boot_device()120 if (get_boot_device() == BOOT_DEVICE_UART) in board_init_f()
392 enum boot_device get_boot_device(void) in get_boot_device() function