Searched refs:GCI_INTMASK_GPIOINT (Results 1 – 8 of 8) sorted by relevance
4191 #define GCI_INTMASK_GPIOINT (1 << 25) /**< GCIGpioInt */ macro
4092 #define GCI_INTMASK_GPIOINT (1 << 25) /**< GCIGpioInt */ macro
4699 #define GCI_INTMASK_GPIOINT (1 << 25) /**< GCIGpioInt */ macro
1699 if (gci_intstatus & GCI_INTMASK_GPIOINT) { in si_gci_handler_process()1703 if ((gci_intstatus & ~(GCI_INTMASK_GPIOINT))) { in si_gci_handler_process()