Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dscmi.h26 #define SCMI_GENERIC_ERROR (-8) macro
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dscmi_server.c422 return SCMI_GENERIC_ERROR; in plat_scmi_clock_rates_array()
653 return SCMI_GENERIC_ERROR; in pwr_describe_levels()
701 return SCMI_GENERIC_ERROR; in pmic_describe_levels()
749 return rc ? SCMI_GENERIC_ERROR : SCMI_SUCCESS; in pmic_set_level()
788 return rc ? SCMI_GENERIC_ERROR : SCMI_SUCCESS; in pmic_set_state()
808 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_levels_array()
831 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_get_level()
852 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_set_level()
872 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_get_config()
895 return SCMI_GENERIC_ERROR; in plat_scmi_voltd_set_config()
/optee_os-3.20.0/core/drivers/scmi-msg/
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()
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()

Completed in 8 milliseconds