Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/
H A Dscmi.h19 #define SCMI_INVALID_PARAMETERS (-2) macro
/rk3399_ARM-atf/plat/rockchip/rk3576/scmi/
H A Drk3576_clk.c406 return SCMI_INVALID_PARAMETERS; in clk_cpul_set_rate()
411 return SCMI_INVALID_PARAMETERS; in clk_cpul_set_rate()
476 return SCMI_INVALID_PARAMETERS; in clk_scmi_cpul_set_rate()
568 return SCMI_INVALID_PARAMETERS; in clk_cpub_set_rate()
573 return SCMI_INVALID_PARAMETERS; in clk_cpub_set_rate()
640 return SCMI_INVALID_PARAMETERS; in clk_scmi_cpub_set_rate()
763 return SCMI_INVALID_PARAMETERS; in clk_cci_set_rate()
809 return SCMI_INVALID_PARAMETERS; in clk_scmi_cci_set_rate()
857 return SCMI_INVALID_PARAMETERS; in clk_gpu_set_rate()
898 return SCMI_INVALID_PARAMETERS; in clk_scmi_gpu_set_rate()
[all …]
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/scmi/
H A Drk3588_clk.c308 return SCMI_INVALID_PARAMETERS; in clk_cpul_set_rate()
313 return SCMI_INVALID_PARAMETERS; in clk_cpul_set_rate()
367 return SCMI_INVALID_PARAMETERS; in clk_scmi_cpul_set_rate()
477 return SCMI_INVALID_PARAMETERS; in clk_cpub01_set_rate()
482 return SCMI_INVALID_PARAMETERS; in clk_cpub01_set_rate()
539 return SCMI_INVALID_PARAMETERS; in clk_scmi_cpub01_set_rate()
646 return SCMI_INVALID_PARAMETERS; in clk_cpub23_set_rate()
651 return SCMI_INVALID_PARAMETERS; in clk_cpub23_set_rate()
708 return SCMI_INVALID_PARAMETERS; in clk_scmi_cpub23_set_rate()
845 return SCMI_INVALID_PARAMETERS; in clk_dsu_set_rate()
[all …]
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dsensor.c203 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_sensor_config_get()
232 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_sensor_reading_get()
H A Dclock.c282 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_possible_parents_get()
497 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_config_set()
502 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in scmi_clock_config_set()
H A Dreset_domain.c115 scmi_status_response(msg, SCMI_INVALID_PARAMETERS); in reset_domain_attributes()
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/scmi/
H A Drk3568_clk.c286 return SCMI_INVALID_PARAMETERS; in rk3568_apll_set_rate()
385 return SCMI_INVALID_PARAMETERS; in clk_cpu_set_rate()
491 return SCMI_INVALID_PARAMETERS; in clk_gpu_set_rate()
556 return SCMI_INVALID_PARAMETERS; in clk_npu_set_rate()
/rk3399_ARM-atf/plat/rockchip/common/scmi/
H A Drockchip_common_clock.c79 return SCMI_INVALID_PARAMETERS; in clk_scmi_common_set_rate()