Home
last modified time | relevance | path

Searched refs:PRUSS_INTC_EISR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_pruss.h42 #define PRUSS_INTC_EISR (PRUSS_AM33XX_INTC + 0x0028) macro
H A Dti_pruss.c347 reg = enable ? PRUSS_INTC_EISR : PRUSS_INTC_EICR; in ti_pruss_interrupts_enable()