Lines Matching refs:device_node
45 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range()
134 struct device_node *ctrlr, in pmc_irq_domain_xlate()
225 static struct at91_pmc *__init at91_pmc_init(struct device_node *np, in at91_pmc_init()
389 static void __init of_at91_pmc_setup(struct device_node *np, in of_at91_pmc_setup()
393 struct device_node *childnp; in of_at91_pmc_setup()
394 void (*clk_setup)(struct device_node *, struct at91_pmc *); in of_at91_pmc_setup()
418 static void __init of_at91rm9200_pmc_setup(struct device_node *np) in of_at91rm9200_pmc_setup()
425 static void __init of_at91sam9260_pmc_setup(struct device_node *np) in of_at91sam9260_pmc_setup()
432 static void __init of_at91sam9g45_pmc_setup(struct device_node *np) in of_at91sam9g45_pmc_setup()
439 static void __init of_at91sam9n12_pmc_setup(struct device_node *np) in of_at91sam9n12_pmc_setup()
446 static void __init of_at91sam9x5_pmc_setup(struct device_node *np) in of_at91sam9x5_pmc_setup()
453 static void __init of_sama5d2_pmc_setup(struct device_node *np) in of_sama5d2_pmc_setup()
460 static void __init of_sama5d3_pmc_setup(struct device_node *np) in of_sama5d3_pmc_setup()