Searched refs:SCMI_SYSPOWER_IS_REQUEST_GRACEFUL (Results 1 – 3 of 3) sorted by relevance
109 SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(r->flags)) in scmi_system_fill_custom_report()
294 if (!SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(er->flags)) { in scmi_userspace_notifier()
1046 #define SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(flags) ((flags) & BIT(0)) macro