Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dreset.c48 #define RESET_TP_NOTIFY_ALL BIT(0) macro
229 u32 evt_cntl = enable ? RESET_TP_NOTIFY_ALL : 0; in scmi_reset_notify()