Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dvoltage_domain.c144 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_domain_attributes()
188 status = SCMI_INVALID_PARAMETERS; in scmi_voltd_describe_levels()
193 status = SCMI_INVALID_PARAMETERS; in scmi_voltd_describe_levels()
283 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_config_set()
309 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_config_get()
318 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_config_get()
337 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_level_set()
365 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_voltd_level_get()
H A Dclock.c139 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_attributes()
173 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_rate_get()
201 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_rate_set()
229 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_config_set()
285 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_describe_rates()
H A Dperf_domain.c181 return SCMI_INVALID_PARAMETERS; in sanitize_message()
315 res = SCMI_INVALID_PARAMETERS; in scmi_perf_describe_levels()
H A Dreset_domain.c108 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in reset_domain_attributes()
/optee_os/core/include/drivers/
H A Dscmi.h20 #define SCMI_INVALID_PARAMETERS (-2) macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c550 return SCMI_INVALID_PARAMETERS; in plat_scmi_clock_rates_array()
848 return SCMI_INVALID_PARAMETERS; in plat_scmi_voltd_get_level()
929 return SCMI_INVALID_PARAMETERS; in plat_scmi_voltd_set_config()