Searched refs:PRUSS_INTC_EISR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/ | ||
H A D | ti_pruss.h | 40 #define PRUSS_INTC_EISR (PRUSS_AM33XX_INTC + 0x0028) macro |
H A D | ti_pruss.c | 340 reg = enable ? PRUSS_INTC_EISR : PRUSS_INTC_EICR; in ti_pruss_interrupts_enable() |