Searched refs:smic_debug (Results 1 – 1 of 1) sorted by relevance
40 static int smic_debug = 1; variable41 module_param(smic_debug, int, 0644);42 MODULE_PARM_DESC(smic_debug, "debug bitmask, 1=enable, 2=messages, 4=states");132 if (smic_debug & SMIC_DEBUG_MSG) { in start_smic_transaction()154 if (smic_debug & SMIC_DEBUG_MSG) { in smic_get_result()214 if (smic_debug & SMIC_DEBUG_ENABLE) in start_error_recovery()326 if (smic_debug & SMIC_DEBUG_STATES) in smic_event()347 if (smic_debug & SMIC_DEBUG_STATES) in smic_event()438 if (smic_debug & SMIC_DEBUG_ENABLE) in smic_event()518 if (smic_debug & SMIC_DEBUG_ENABLE) in smic_event()[all …]