Home
last modified time | relevance | path

Searched refs:get_boot_device (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Dspl.c16 static u32 get_boot_device(void) in get_boot_device() function
54 return get_boot_device(); in spl_boot_device()
120 if (get_boot_device() == BOOT_DEVICE_UART) in board_init_f()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c392 enum boot_device get_boot_device(void) in get_boot_device() function