Searched refs:of_at91_get_clk_range (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | pmc.c | 24 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range() function 45 EXPORT_SYMBOL_GPL(of_at91_get_clk_range); variable
|
H A D | dt-compat.c | 164 of_at91_get_clk_range(gcknp, "atmel,clk-output-range", in of_sama5d2_clk_generated_setup() 376 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) in of_at91_clk_master_get_characteristics() 498 of_at91_get_clk_range(periphclknp, in of_at91_clk_periph_setup() 556 if (of_at91_get_clk_range(np, "atmel,clk-input-range", &input)) in of_at91_clk_pll_get_characteristics()
|
H A D | pmc.h | 126 int of_at91_get_clk_range(struct device_node *np, const char *propname,
|
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | pmc.c | 24 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range() function 45 EXPORT_SYMBOL_GPL(of_at91_get_clk_range); variable
|
H A D | dt-compat.c | 151 of_at91_get_clk_range(gcknp, "atmel,clk-output-range", in of_sama5d2_clk_generated_setup() 348 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) in of_at91_clk_master_get_characteristics() 457 of_at91_get_clk_range(periphclknp, in of_at91_clk_periph_setup() 505 if (of_at91_get_clk_range(np, "atmel,clk-input-range", &input)) in of_at91_clk_pll_get_characteristics()
|
H A D | pmc.h | 110 int of_at91_get_clk_range(struct device_node *np, const char *propname,
|
Completed in 5 milliseconds