Home
last modified time | relevance | path

Searched refs:SAMA5D2_AIC_MAX_IRQS (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Datmel_saic.c21 #define SAMA5D2_AIC_MAX_IRQS 77 macro
23 #define SAMA5D2_AIC_MAX_IRQS32 ((SAMA5D2_AIC_MAX_IRQS + 31) / 32)
275 saic.nr_irqs = SAMA5D2_AIC_MAX_IRQS; in atmel_saic_setup()
289 uint8_t smr[SAMA5D2_AIC_MAX_IRQS];
298 for (it = 0; it < SAMA5D2_AIC_MAX_IRQS; it++) { in saic_resume()
308 for (it = 0; it < SAMA5D2_AIC_MAX_IRQS; it++) { in saic_suspend()