Searched refs:__ath79_set_clk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/ath79/ |
H A D | clock.c | 51 static void __init __ath79_set_clk(int type, const char *name, struct clk *clk) in __ath79_set_clk() function 66 __ath79_set_clk(type, name, clk); in ath79_set_clk() 77 __ath79_set_clk(type, name, clk); in ath79_set_ff_clk()
|
/kernel/linux/linux-6.6/arch/mips/ath79/ |
H A D | clock.c | 51 static void __init __ath79_set_clk(int type, const char *name, struct clk *clk) in __ath79_set_clk() function 66 __ath79_set_clk(type, name, clk); in ath79_set_clk() 77 __ath79_set_clk(type, name, clk); in ath79_set_ff_clk()
|
Completed in 2 milliseconds