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