Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/stout/
H A Dstout.c139 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/silk/
H A Dsilk.c143 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/alt/
H A Dalt.c142 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch.c150 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/porter/
H A Dporter.c148 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/gose/
H A Dgose.c148 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/board/renesas/lager/
H A Dlager.c159 return ENVL_SPI_FLASH; in env_get_location()
/openbmc/u-boot/include/
H A Denvironment.h190 ENVL_SPI_FLASH, enumerator
/openbmc/u-boot/env/
H A Denv.c78 ENVL_SPI_FLASH, enumerator
H A Dsf.c313 .location = ENVL_SPI_FLASH,
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c803 env_loc = ENVL_SPI_FLASH; in env_get_location()