Searched refs:allow_memio (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dstate.h111 bool allow_memio; /* Allow readl() etc. to work */ member in struct:sandbox_state
/u-boot/arch/sandbox/cpu/
H A Dcpu.c236 if (!state->allow_memio)
257 if (!state->allow_memio)
280 state->allow_memio = enable;
H A Dstate.c369 state->allow_memio = false;

Completed in 48 milliseconds