Home
last modified time | relevance | path

Searched defs:flash_io (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c453 MemoryRegion *flash_io = g_malloc(sizeof(*flash_io)); in xtfpga_init() local
/openbmc/u-boot/tools/env/
H A Dfw_env.c1352 static int flash_io(int mode) in flash_io() function