Home
last modified time | relevance | path

Searched refs:imx6_src_get_boot_mode (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/engicam/common/
H A Dboard.c66 switch ((imx6_src_get_boot_mode() & IMX6_BMODE_MASK) >> in board_late_init()
H A Dspl.c62 u32 bmode = imx6_src_get_boot_mode(); in board_boot_order()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dinit.c119 u32 imx6_src_get_boot_mode(void) in imx6_src_get_boot_mode() function
H A Dspl.c26 u32 reg = imx6_src_get_boot_mode(); in spl_boot_device()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h97 u32 imx6_src_get_boot_mode(void);