Searched refs:SCMI_E_QUEUED (Results 1 – 3 of 3) sorted by relevance
125 if (ret != SCMI_E_QUEUED && ret != SCMI_E_SUCCESS) { in sq_scmi_off()154 if (ret != SCMI_E_QUEUED && ret != SCMI_E_SUCCESS) { in sq_scmi_on()
204 if (ret != SCMI_E_QUEUED && ret != SCMI_E_SUCCESS) { in css_scp_off()234 if (ret != SCMI_E_QUEUED && ret != SCMI_E_SUCCESS) { in css_scp_on()
94 #define SCMI_E_QUEUED 1 macro