Home
last modified time | relevance | path

Searched refs:GD_FLG_SPL_INIT (Results 1 – 2 of 2) sorted by relevance

/include/
A Dbootcount.h104 if (!(gd->flags & GD_FLG_SPL_INIT)) in bootcount_error()
118 if (gd->flags & GD_FLG_SPL_INIT) { in bootcount_inc()
/include/asm-generic/
A Dglobal_data.h633 GD_FLG_SPL_INIT = 0x00400, enumerator

Completed in 17 milliseconds