Home
last modified time | relevance | path

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

/openbmc/u-boot/env/
H A Dnowhere.c30 .location = ENVL_NOWHERE,
H A Denv.c84 ENVL_NOWHERE, enumerator
/openbmc/u-boot/include/
H A Denvironment.h192 ENVL_NOWHERE, enumerator
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c783 enum env_location env_loc = ENVL_NOWHERE; in env_get_location()