Home
last modified time | relevance | path

Searched refs:SCMI_NOT_FOUND (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c543 return SCMI_NOT_FOUND; in plat_scmi_clock_rates_array()
589 return SCMI_NOT_FOUND; in plat_scmi_clock_set_state()
655 return SCMI_NOT_FOUND; in plat_scmi_rd_autonomous()
691 return SCMI_NOT_FOUND; in plat_scmi_rd_set_state()
765 return SCMI_NOT_FOUND; in plat_scmi_voltd_levels_array()
811 return SCMI_NOT_FOUND; in plat_scmi_voltd_levels_by_step()
864 return SCMI_NOT_FOUND; in plat_scmi_voltd_set_level()
888 return SCMI_NOT_FOUND; in plat_scmi_voltd_get_config()
908 return SCMI_NOT_FOUND; in plat_scmi_voltd_set_config()
1011 return SCMI_NOT_FOUND; in plat_scmi_perf_sustained_freq()
[all …]
/optee_os/core/drivers/scmi-msg/
H A Dreset_domain.c88 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()
117 scmi_status_response(msg, SCMI_NOT_FOUND); in reset_domain_attributes()
146 scmi_status_response(msg, SCMI_NOT_FOUND); in reset_request()
H A Dperf_domain.c163 scmi_status_response(msg, SCMI_NOT_FOUND); in protocol_message_attributes()
208 scmi_status_response(msg, SCMI_NOT_FOUND); in scmi_perf_domain_attributes()
H A Dclock.c117 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()
148 scmi_status_response(msg, SCMI_NOT_FOUND); in scmi_clock_attributes()
H A Dvoltage_domain.c122 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()
153 scmi_status_response(msg, SCMI_NOT_FOUND); in scmi_voltd_domain_attributes()
H A Dbase.c66 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()
/optee_os/core/include/drivers/
H A Dscmi.h22 #define SCMI_NOT_FOUND (-4) macro
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c1101 return SCMI_NOT_FOUND; in plat_scmi_rd_set_state()