Home
last modified time | relevance | path

Searched refs:plat_scmi_clock_rates_by_step (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/scmi-msg/
H A Dclock.c38 int32_t __weak plat_scmi_clock_rates_by_step(unsigned int channel_id __unused, in plat_scmi_clock_rates_by_step() function
335 status = plat_scmi_clock_rates_by_step(msg->channel_id, in scmi_clock_describe_rates()
/optee_os/core/include/drivers/
H A Dscmi-msg.h247 int32_t plat_scmi_clock_rates_by_step(unsigned int channel_id,
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c1144 int32_t plat_scmi_clock_rates_by_step(unsigned int channel_id, in plat_scmi_clock_rates_by_step() function