Home
last modified time | relevance | path

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

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