Searched refs:SCMI_INVALID_PARAMETERS (Results 1 – 3 of 3) sorted by relevance
148 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_attributes()184 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_rate_get()211 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_rate_set()238 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_config_set()295 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_describe_rates()
115 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in reset_domain_attributes()
19 #define SCMI_INVALID_PARAMETERS (-2) macro