Home
last modified time | relevance | path

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

/external/u-boot/env/
Dnowhere.c31 .location = ENVL_NOWHERE,
Denv.c90 ENVL_NOWHERE, enumerator
/external/u-boot/include/
Denv_internal.h137 ENVL_NOWHERE, enumerator
/external/u-boot/board/st/stm32mp1/
Dstm32mp1.c798 return ENVL_NOWHERE; in env_get_location()
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c813 enum env_location env_loc = ENVL_NOWHERE; in env_get_location()