Searched refs:PRUSS_AM33XX_INTC (Results 1 – 2 of 2) sorted by relevance
37 #define PRUSS_AM33XX_INTC 0x20000 macro39 #define PRUSS_INTC_GER (PRUSS_AM33XX_INTC + 0x0010)40 #define PRUSS_INTC_SISR (PRUSS_AM33XX_INTC + 0x0020)41 #define PRUSS_INTC_SICR (PRUSS_AM33XX_INTC + 0x0024)42 #define PRUSS_INTC_EISR (PRUSS_AM33XX_INTC + 0x0028)43 #define PRUSS_INTC_EICR (PRUSS_AM33XX_INTC + 0x002C)46 #define PRUSS_INTC_SECR0 (PRUSS_AM33XX_INTC + 0x0280)47 #define PRUSS_INTC_SECR1 (PRUSS_AM33XX_INTC + 0x0284)51 #define PRUSS_INTC_SIPR0 (PRUSS_AM33XX_INTC + 0x0D00)52 #define PRUSS_INTC_SIPR1 (PRUSS_AM33XX_INTC + 0x0D04)[all …]
687 if (ti_pruss_reg_read(sc, PRUSS_AM33XX_INTC) == PRUSS_AM33XX_REV) in ti_pruss_attach()