Searched refs:OPTION_BIN_LIST (Results 1 – 1 of 1) sorted by relevance
30 #define OPTION_BIN_LIST BIT(0) macro32 #define OPTION_VALID (OPTION_BIN_LIST | OPTION_BIN_RUN)40 static unsigned int dbgopt = OPTION_BIN_LIST;48 if (opt & OPTION_BIN_LIST) { in iunit_dump_dbgopt()