Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dclock_generic.c98 return SCMI_GENERIC_ERROR; in plat_scmi_clock_rates_array()
126 return SCMI_GENERIC_ERROR; in plat_scmi_clock_set_rate()
160 return SCMI_GENERIC_ERROR; in plat_scmi_clock_set_state()
H A Dperf_domain.c191 int32_t res = SCMI_GENERIC_ERROR; in scmi_perf_domain_attributes()
237 int32_t res = SCMI_GENERIC_ERROR; in scmi_perf_level_get()
273 int32_t res = SCMI_GENERIC_ERROR; in scmi_perf_level_set()
297 int32_t res = SCMI_GENERIC_ERROR; in scmi_perf_describe_levels()
H A Dvoltage_domain.c176 int32_t status = SCMI_GENERIC_ERROR; in scmi_voltd_describe_levels()
275 int32_t status = SCMI_GENERIC_ERROR; in scmi_voltd_config_set()
328 int32_t status = SCMI_GENERIC_ERROR; in scmi_voltd_level_set()
H A Dclock.c219 int32_t status = SCMI_GENERIC_ERROR; in scmi_clock_config_set()
275 int32_t status = SCMI_GENERIC_ERROR; in scmi_clock_describe_rates()
/optee_os/core/include/drivers/
H A Dscmi.h26 #define SCMI_GENERIC_ERROR (-8) macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c557 return SCMI_GENERIC_ERROR; in plat_scmi_clock_rates_array()
778 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_levels_array()
823 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_levels_by_step()
874 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_set_level()
915 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_set_config()
923 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_set_config()
1078 return SCMI_GENERIC_ERROR; in plat_scmi_perf_level_get()
1099 return SCMI_GENERIC_ERROR; in plat_scmi_perf_level_set()