Home
last modified time | relevance | path

Searched refs:write_state (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.h65 bool write_state; /* Write sandbox state on exit */ member
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dstart.c217 state->write_state = true; in sandbox_cmdline_cb_write()
H A Dstate.c396 if (state->write_state) { in state_uninit()