Home
last modified time | relevance | path

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

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