Home
last modified time | relevance | path

Searched defs:opp (Results 1 – 9 of 9) sorted by relevance

/SCP-firmware-master/module/scmi_perf/test/mocks/
A DMockmod_scmi_perf_extra.h117 #define mod_dvfs_domain_api_get_current_opp_ExpectAndReturn(domain_id, opp, cmock_retval) mod_dvfs_… argument
123 #define mod_dvfs_domain_api_get_current_opp_ReturnThruPtr_opp(opp) mod_dvfs_domain_api_get_current_… argument
124 #define mod_dvfs_domain_api_get_current_opp_ReturnArrayThruPtr_opp(opp, cmock_len) mod_dvfs_domain_… argument
125 #define mod_dvfs_domain_api_get_current_opp_ReturnMemThruPtr_opp(opp, cmock_size) mod_dvfs_domain_a… argument
135 #define mod_dvfs_domain_api_get_sustained_opp_ReturnThruPtr_opp(opp) mod_dvfs_domain_api_get_sustai… argument
136 #define mod_dvfs_domain_api_get_sustained_opp_ReturnArrayThruPtr_opp(opp, cmock_len) mod_dvfs_domai… argument
137 #define mod_dvfs_domain_api_get_sustained_opp_ReturnMemThruPtr_opp(opp, cmock_size) mod_dvfs_domain… argument
141 #define mod_dvfs_domain_api_get_nth_opp_ExpectAndReturn(domain_id, n, opp, cmock_retval) mod_dvfs_d… argument
147 #define mod_dvfs_domain_api_get_nth_opp_ReturnThruPtr_opp(opp) mod_dvfs_domain_api_get_nth_opp_CMoc… argument
148 #define mod_dvfs_domain_api_get_nth_opp_ReturnArrayThruPtr_opp(opp, cmock_len) mod_dvfs_domain_api_… argument
[all …]
A DMockmod_scmi_perf_extra.c1367 int mod_dvfs_domain_api_get_current_opp(fwk_id_t domain_id, struct mod_dvfs_opp* opp) in mod_dvfs_domain_api_get_current_opp()
1409 …i_get_current_opp_CALL_INSTANCE* cmock_call_instance, fwk_id_t domain_id, struct mod_dvfs_opp* opp) in CMockExpectParameters_mod_dvfs_domain_api_get_current_opp()
1430 …ExpectAndReturn(UNITY_LINE_TYPE cmock_line, fwk_id_t domain_id, struct mod_dvfs_opp* opp, int cmoc… in mod_dvfs_domain_api_get_current_opp_CMockExpectAndReturn()
1455 …rrent_opp_CMockReturnMemThruPtr_opp(UNITY_LINE_TYPE cmock_line, struct mod_dvfs_opp* opp, size_t c… in mod_dvfs_domain_api_get_current_opp_CMockReturnMemThruPtr_opp()
1464 int mod_dvfs_domain_api_get_sustained_opp(fwk_id_t domain_id, struct mod_dvfs_opp* opp) in mod_dvfs_domain_api_get_sustained_opp()
1527 …ExpectAndReturn(UNITY_LINE_TYPE cmock_line, fwk_id_t domain_id, struct mod_dvfs_opp* opp, int cmoc… in mod_dvfs_domain_api_get_sustained_opp_CMockExpectAndReturn()
1552 …ained_opp_CMockReturnMemThruPtr_opp(UNITY_LINE_TYPE cmock_line, struct mod_dvfs_opp* opp, size_t c… in mod_dvfs_domain_api_get_sustained_opp_CMockReturnMemThruPtr_opp()
1561 int mod_dvfs_domain_api_get_nth_opp(fwk_id_t domain_id, size_t n, struct mod_dvfs_opp* opp) in mod_dvfs_domain_api_get_nth_opp()
1607 …nth_opp_CALL_INSTANCE* cmock_call_instance, fwk_id_t domain_id, size_t n, struct mod_dvfs_opp* opp) in CMockExpectParameters_mod_dvfs_domain_api_get_nth_opp()
1630 …eturn(UNITY_LINE_TYPE cmock_line, fwk_id_t domain_id, size_t n, struct mod_dvfs_opp* opp, int cmoc… in mod_dvfs_domain_api_get_nth_opp_CMockExpectAndReturn()
[all …]
/SCP-firmware-master/product/rdn1e1/scp_ramfw/
A Dconfig_dvfs.c87 struct mod_dvfs_opp *opp; in dvfs_get_element_table() local
/SCP-firmware-master/module/dvfs/src/
A Dmod_dvfs.c163 const struct mod_dvfs_opp *opp = &opps[0]; in count_opps() local
176 const struct mod_dvfs_opp *opp; in get_opp_for_level() local
197 const struct mod_dvfs_opp *opp; in get_opp_for_voltage() local
384 static int dvfs_get_sustained_opp(fwk_id_t domain_id, struct mod_dvfs_opp *opp) in dvfs_get_sustained_opp()
405 struct mod_dvfs_opp *opp) in dvfs_get_nth_opp()
446 const struct mod_dvfs_opp *opp = &ctx->config->opps[idx]; in dvfs_get_level_id() local
495 static int dvfs_get_current_opp(fwk_id_t domain_id, struct mod_dvfs_opp *opp) in dvfs_get_current_opp()
798 const struct mod_dvfs_opp *opp; in dvfs_handle_psu_get_voltage_resp() local
/SCP-firmware-master/product/sgm775/scp_ramfw/
A Dconfig_dvfs.c163 struct mod_dvfs_opp *opp; in dvfs_get_element_table() local
/SCP-firmware-master/product/sgm776/scp_ramfw/
A Dconfig_dvfs.c147 struct mod_dvfs_opp *opp; in dvfs_get_element_table() local
/SCP-firmware-master/product/rcar/module/rcar_clock/src/
A Dmod_rcar_clock.c896 const struct op_points *opp; in set_a57_opp() local
933 const struct op_points *opp; in set_a53_opp() local
/SCP-firmware-master/module/scmi_perf/src/
A Dmod_scmi_perf.c663 struct mod_dvfs_opp opp; in scmi_perf_domain_attributes_handler() local
768 struct mod_dvfs_opp opp; in scmi_perf_describe_levels_handler() local
2156 struct mod_dvfs_opp opp; local
2235 struct mod_dvfs_opp opp; local
/SCP-firmware-master/module/scmi_perf/test/
A Dmod_scmi_perf_unit_test.c457 struct mod_dvfs_opp *opp, in get_nth_opp_callback()

Completed in 26 milliseconds