Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_sec_common.h49 int secure_emif_reserve(void);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c237 int secure_emif_reserve(void) in secure_emif_reserve() function
H A Demif-common.c1573 if (0 != secure_emif_reserve()) in sdram_init()