Home
last modified time | relevance | path

Searched refs:sci_clk_get_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/keystone/
H A Dsci-clk.c229 * sci_clk_get_parent - Get the current parent of a TI SCI clock
234 static u8 sci_clk_get_parent(struct clk_hw *hw) in sci_clk_get_parent() function
279 .get_parent = sci_clk_get_parent,
/kernel/linux/linux-6.6/drivers/clk/keystone/
H A Dsci-clk.c220 * sci_clk_get_parent - Get the current parent of a TI SCI clock
225 static u8 sci_clk_get_parent(struct clk_hw *hw) in sci_clk_get_parent() function
270 .get_parent = sci_clk_get_parent,

Completed in 3 milliseconds