Lines Matching refs:at91_pmc
70 struct at91_pmc *pmc = irq_data_get_irq_chip_data(d); in pmc_irq_mask()
77 struct at91_pmc *pmc = irq_data_get_irq_chip_data(d); in pmc_irq_unmask()
94 struct at91_pmc *pmc = irq_data_get_irq_chip_data(d); in pmc_irq_suspend()
102 struct at91_pmc *pmc = irq_data_get_irq_chip_data(d); in pmc_irq_resume()
122 struct at91_pmc *pmc = h->host_data; in pmc_irq_map()
140 struct at91_pmc *pmc = d->host_data; in pmc_irq_domain_xlate()
163 struct at91_pmc *pmc = (struct at91_pmc *)data; in pmc_irq_handler()
218 static struct at91_pmc *__init at91_pmc_init(struct device_node *np, in at91_pmc_init()
222 struct at91_pmc *pmc; in at91_pmc_init()
379 struct at91_pmc *pmc; in of_at91_pmc_setup()
381 void (*clk_setup)(struct device_node *, struct at91_pmc *); in of_at91_pmc_setup()