Searched refs:PRUSS_INTC_EICR (Results 1 – 2 of 2) sorted by relevance
43 #define PRUSS_INTC_EICR (PRUSS_AM33XX_INTC + 0x002C) macro
347 reg = enable ? PRUSS_INTC_EISR : PRUSS_INTC_EICR; in ti_pruss_interrupts_enable()