Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dcmd_bmode.c14 static const struct boot_mode *search_modes(char *arg) in search_modes() function
65 p = search_modes(argv[1]); in do_boot_mode()