Searched refs:periphclknp (Results 1 – 1 of 1) sorted by relevance
463 struct device_node *periphclknp; in of_at91_clk_periph_setup() local481 for_each_child_of_node(np, periphclknp) { in of_at91_clk_periph_setup()482 if (of_property_read_u32(periphclknp, "reg", &id)) in of_at91_clk_periph_setup()489 name = periphclknp->name; in of_at91_clk_periph_setup()498 of_at91_get_clk_range(periphclknp, in of_at91_clk_periph_setup()507 if (!strcmp(periphclknp->name, "mpddr_clk")) in of_at91_clk_periph_setup()524 of_clk_add_hw_provider(periphclknp, of_clk_hw_simple_get, hw); in of_at91_clk_periph_setup()