Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dinit.c130 if (dev->reset_count > MEI_MAX_CONSEC_RESET) { in mei_reset()
H A Dmei_dev.h35 #define MEI_MAX_CONSEC_RESET 3 macro