Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c1284 static const char *clk_op_get_name(struct clk *clk) in clk_op_get_name() function
1296 static const char *clk_op_get_name(struct clk *clk __unused) in clk_op_get_name() function
1347 stm32mp1_clk[n].name = clk_op_get_name(stm32mp1_clk + n); in register_stm32mp1_clocks()