Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dclock_generic.c23 struct scmi_clk { struct
28 SLIST_ENTRY(scmi_clk) link; argument
32 static SLIST_HEAD(, scmi_clk) scmi_clk_list =
39 struct scmi_clk *clk = NULL; in plat_scmi_clock_count()
55 static struct scmi_clk *clk_scmi_get_by_id(unsigned int channel_id, in clk_scmi_get_by_id()
58 struct scmi_clk *clk = NULL; in clk_scmi_get_by_id()
70 struct scmi_clk *clk = NULL; in plat_scmi_clock_get_name()
86 struct scmi_clk *clk = NULL; in plat_scmi_clock_rates_array()
104 struct scmi_clk *clk = NULL; in plat_scmi_clock_get_rate()
118 struct scmi_clk *clk = NULL; in plat_scmi_clock_set_rate()
[all …]