Searched refs:at91_pmc_caps (Results 1 – 2 of 2) sorted by relevance
141 const struct at91_pmc_caps *caps = pmc->caps; in pmc_irq_domain_xlate()177 static const struct at91_pmc_caps at91rm9200_caps = {184 static const struct at91_pmc_caps at91sam9260_caps = {190 static const struct at91_pmc_caps at91sam9g45_caps = {196 static const struct at91_pmc_caps at91sam9n12_caps = {203 static const struct at91_pmc_caps at91sam9x5_caps = {210 static const struct at91_pmc_caps sama5d3_caps = {220 const struct at91_pmc_caps *caps) in at91_pmc_init()377 const struct at91_pmc_caps *caps) in of_at91_pmc_setup()
26 struct at91_pmc_caps { struct34 const struct at91_pmc_caps *caps; argument