Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dsys_proto.h34 uint8_t boot_mask; member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c87 masked = bootmode & mxs_boot_modes[i].boot_mask; in mxs_get_bootmode_index()