Searched refs:sunxi_get_boot_device (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dspl.h31 uint32_t sunxi_get_boot_device(void);
/u-boot/board/sunxi/
H A Dboard.c145 switch (sunxi_get_boot_device()) {
522 switch (sunxi_get_boot_device()) {
812 boot = sunxi_get_boot_device();
/u-boot/arch/arm/mach-sunxi/
H A Dboard.c278 uint32_t sunxi_get_boot_device(void) function
360 return sunxi_get_boot_device();

Completed in 98 milliseconds