Searched refs:smic_debug (Results 1 – 1 of 1) sorted by relevance
60 static int smic_debug = 1; variable61 module_param(smic_debug, int, 0644);62 MODULE_PARM_DESC(smic_debug, "debug bitmask, 1=enable, 2=messages, 4=states");152 if (smic_debug & SMIC_DEBUG_MSG) { in start_smic_transaction()174 if (smic_debug & SMIC_DEBUG_MSG) { in smic_get_result()234 if (smic_debug & SMIC_DEBUG_ENABLE) in start_error_recovery()347 if (smic_debug & SMIC_DEBUG_STATES) in smic_event()369 if (smic_debug & SMIC_DEBUG_STATES) in smic_event()462 if (smic_debug & SMIC_DEBUG_ENABLE) in smic_event()542 if (smic_debug & SMIC_DEBUG_ENABLE) in smic_event()[all …]