Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcli_hush.h12 #define FLAG_REPARSING (1 << 2) /* >=2nd pass */ macro
/openbmc/u-boot/common/
H A Dcli_hush.c125 #define FLAG_REPARSING (1 << 2) /* >= 2nd pass */ macro