Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/at91/
Dpmc.c24 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);
Ddt-compat.c149 of_at91_get_clk_range(gcknp, "atmel,clk-output-range", in of_sama5d2_clk_generated_setup()
345 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) in of_at91_clk_master_get_characteristics()
454 of_at91_get_clk_range(periphclknp, in of_at91_clk_periph_setup()
501 if (of_at91_get_clk_range(np, "atmel,clk-input-range", &input)) in of_at91_clk_pll_get_characteristics()
Dpmc.h100 int of_at91_get_clk_range(struct device_node *np, const char *propname,