Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-mvebu/
A Dspl.c19 static u32 get_boot_device(void) in get_boot_device() function
79 return get_boot_device(); in spl_boot_device()
153 switch (get_boot_device()) { in board_init_f()
/u-boot/arch/arm/include/asm/arch-mx7/
A Dsys_proto.h11 enum boot_device get_boot_device(void);
/u-boot/arch/arm/include/asm/arch-mx7ulp/
A Dsys_proto.h20 enum boot_device get_boot_device(void);
/u-boot/board/phytec/phycore_imx8mp/
A Dphycore-imx8mp.c28 switch (get_boot_device()) { in board_late_init()
/u-boot/arch/arm/include/asm/arch-imx8m/
A Dsys_proto.h15 enum boot_device get_boot_device(void);
/u-boot/board/phytec/phycore_imx8mm/
A Dphycore-imx8mm.c42 switch (get_boot_device()) { in board_late_init()
/u-boot/arch/arm/include/asm/arch-imx8/
A Dsys_proto.h26 enum boot_device get_boot_device(void);
/u-boot/arch/arm/mach-imx/
A Dspl.c141 enum boot_device boot_device_spl = get_boot_device(); in spl_boot_device()
207 switch (get_boot_device()) { in spl_mmc_boot_mode()
A Dcpu.c442 enum boot_device get_boot_device(void) in get_boot_device() function
/u-boot/board/freescale/mx7ulp_evk/
A Dmx7ulp_evk.c59 if (get_boot_device() == USB_BOOT) { in ft_board_setup()
/u-boot/include/
A Davb_verify.h88 static inline int get_boot_device(AvbOps *ops) in get_boot_device() function
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c501 enum boot_device get_boot_device(void) in get_boot_device() function
548 return get_boot_device() == USB_BOOT; in is_usb_boot()
808 if (get_boot_device() == USB_BOOT) { in ft_system_setup()
1079 enum boot_device dev = get_boot_device(); in env_get_location()
1119 enum boot_device dev = get_boot_device(); in env_get_offset()
/u-boot/arch/arm/mach-imx/mx7ulp/
A Dsoc.c341 enum boot_device get_boot_device(void) in get_boot_device() function
/u-boot/arch/arm/mach-imx/imx8/
A Dcpu.c94 enum boot_device bt_dev = get_boot_device(); in print_bootinfo()
136 enum boot_device get_boot_device(void) in get_boot_device() function
/u-boot/common/
A Davb_verify.c349 dev_num = get_boot_device(ops); in get_partition()

Completed in 23 milliseconds