Home
last modified time | relevance | path

Searched refs:CRASHLOG_FLAG_TRIGGER_CLEAR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c35 #define CRASHLOG_FLAG_TRIGGER_CLEAR BIT(29) macro
117 control |= CRASHLOG_FLAG_TRIGGER_CLEAR; in pmt_crashlog_set_clear()