Searched refs:SCMI_SYSPOWER_IS_REQUEST_GRACEFUL (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c286 if (!SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(er->flags)) {
H A Dsystem.c109 SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(r->flags))
/linux-master/include/linux/
H A Dscmi_protocol.h1046 #define SCMI_SYSPOWER_IS_REQUEST_GRACEFUL(flags) ((flags) & BIT(0))
964 #define SCMI_SYSPOWER_IS_REQUEST_GRACEFUL macro

Completed in 201 milliseconds