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()
135 struct device_node *ctrlr, in pmc_irq_domain_xlate()
218 static struct at91_pmc *__init at91_pmc_init(struct device_node *np, in at91_pmc_init()
376 static void __init of_at91_pmc_setup(struct device_node *np, in of_at91_pmc_setup()
380 struct device_node *childnp; in of_at91_pmc_setup()
381 void (*clk_setup)(struct device_node *, struct at91_pmc *); in of_at91_pmc_setup()
405 static void __init of_at91rm9200_pmc_setup(struct device_node *np) in of_at91rm9200_pmc_setup()
412 static void __init of_at91sam9260_pmc_setup(struct device_node *np) in of_at91sam9260_pmc_setup()
419 static void __init of_at91sam9g45_pmc_setup(struct device_node *np) in of_at91sam9g45_pmc_setup()
426 static void __init of_at91sam9n12_pmc_setup(struct device_node *np) in of_at91sam9n12_pmc_setup()
433 static void __init of_at91sam9x5_pmc_setup(struct device_node *np) in of_at91sam9x5_pmc_setup()
440 static void __init of_sama5d3_pmc_setup(struct device_node *np) in of_sama5d3_pmc_setup()