Searched refs:SUNXI_GIC_START (Results 1 – 14 of 14) sorted by relevance
44 #define SUNXI_GIC_START 32 macro45 #define SUNXI_IRQ_TWI0 (SUNXI_GIC_START + 41)46 #define SUNXI_IRQ_TWI1 (SUNXI_GIC_START + 42)47 #define SUNXI_IRQ_TWI2 (SUNXI_GIC_START + 43)48 #define SUNXI_IRQ_TWI3 (SUNXI_GIC_START + 44)49 #define SUNXI_IRQ_S_TWI0 (SUNXI_GIC_START + 107)
38 #define SUNXI_GIC_START 16 macro42 #define SUNXI_IRQ_TWI0 (41 - SUNXI_GIC_START)48 #define SUNXI_IRQ_TWI1 (42 - SUNXI_GIC_START)54 #define SUNXI_IRQ_TWI2 (43 - SUNXI_GIC_START)60 #define SUNXI_IRQ_TWI3 (44 - SUNXI_GIC_START)
44 #define SUNXI_GIC_START 32 macro45 #define SUNXI_IRQ_TWI0 (SUNXI_GIC_START + 70)46 #define SUNXI_IRQ_TWI1 (SUNXI_GIC_START + 71)
46 #define SUNXI_GIC_START 32 macro47 #define SUNXI_IRQ_GPIOC (SUNXI_GIC_START + 67)48 #define SUNXI_IRQ_GPIOD (SUNXI_GIC_START + 68)49 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 69)50 #define SUNXI_IRQ_GPIOF (SUNXI_GIC_START + 70)51 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 71)52 #define SUNXI_IRQ_GPIOH (SUNXI_GIC_START + 72)53 #define SUNXI_IRQ_GPIOI (SUNXI_GIC_START + 73)54 #define SUNXI_IRQ_R_GPIOL (SUNXI_GIC_START + 106)
57 #define SUNXI_GIC_START 3258 #define SUNXI_IRQ_GPIOB (SUNXI_GIC_START + 69)59 #define SUNXI_IRQ_GPIOC (SUNXI_GIC_START + 71)60 #define SUNXI_IRQ_GPIOD (SUNXI_GIC_START + 73)61 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 75)62 #define SUNXI_IRQ_GPIOF (SUNXI_GIC_START + 77)63 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 79)
41 #define SUNXI_GIC_START 32 macro43 #define SUNXI_GIC_START 16 macro46 #define SUNXI_IRQ_TMR(id) (SUNXI_GIC_START + 59 + (id))
40 #define SUNXI_GIC_START 32 macro41 #define SUNXI_IRQ_TMR(id) (SUNXI_GIC_START + 60 + (id))
45 #define SUNXI_GIC_START 32 macro46 #define SUNXI_IRQ_GPIOB (SUNXI_GIC_START + 43) /* 75 gpiob interrupt */47 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 44) /* 76 gpioe interrupt */48 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 46) /* 78 gpiog interrupt */49 #define SUNXI_IRQ_GPIOH (SUNXI_GIC_START + 47) /* 79 gpioh interrupt */
38 #define SUNXI_GIC_START 16 macro39 #define SUNXI_IRQ_LEDC (52 - SUNXI_GIC_START)
42 #define SUNXI_GIC_START 32 macro43 #define SUXNI_IRQ_RTC (SUNXI_GIC_START + 128)
41 #define SUNXI_GIC_START 32 macro42 #define SUXNI_IRQ_RTC (SUNXI_GIC_START + 105)
34 #define SUNXI_GIC_START 32 macro37 #define SUNXI_IRQ_G2D (SUNXI_GIC_START + 21)
Completed in 48 milliseconds