Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c500 static struct stm32_scmi_clk *find_clock(unsigned int channel_id, in find_clock() function
528 struct stm32_scmi_clk *clock = find_clock(channel_id, scmi_id); in plat_scmi_clock_get_name()
540 struct stm32_scmi_clk *clock = find_clock(channel_id, scmi_id); in plat_scmi_clock_rates_array()
565 struct stm32_scmi_clk *clock = find_clock(channel_id, scmi_id); in plat_scmi_clock_get_rate()
575 struct stm32_scmi_clk *clock = find_clock(channel_id, scmi_id); in plat_scmi_clock_get_state()
586 struct stm32_scmi_clk *clock = find_clock(channel_id, scmi_id); in plat_scmi_clock_set_state()