Searched refs:NPSS_INTR_CLEAR_REG (Results 1 – 2 of 2) sorted by relevance
306 NPSS_INTR_CLEAR_REG = (npssGpioPinIntr << 1); in RSI_NPSSGPIO_ClrIntr()
214 #ifndef NPSS_INTR_CLEAR_REG215 #define NPSS_INTR_CLEAR_REG (*(volatile uint32_t *)(NPSS_INTR_BASE + 0x08)) macro