Searched refs:SILI_PREG_PMP_BASE (Results 1 – 1 of 1) sorted by relevance
72 #define SILI_PREG_PMP_BASE 0xF80 /* PMP Device Status/QActive Registers */ macro73 #define SILI_PREG_PMP_STATUS(_p) (SILI_PREG_PMP_BASE + (_p * 8))74 #define SILI_PREG_PMP_QACTIVE(_p) (SILI_PREG_PMP_BASE + 4 + (_p * 8))