Searched refs:periphclknp (Results 1 – 1 of 1) sorted by relevance
435 struct device_node *periphclknp; in of_at91_clk_periph_setup() local450 for_each_child_of_node(np, periphclknp) { in of_at91_clk_periph_setup()451 if (of_property_read_u32(periphclknp, "reg", &id)) in of_at91_clk_periph_setup()458 name = periphclknp->name; in of_at91_clk_periph_setup()466 of_at91_get_clk_range(periphclknp, in of_at91_clk_periph_setup()482 of_clk_add_hw_provider(periphclknp, of_clk_hw_simple_get, hw); in of_at91_clk_periph_setup()
Completed in 5 milliseconds