Lines Matching defs:ap
15 #define LLC_CTRL(ap) (MVEBU_LLC_BASE(ap) + 0x100)
16 #define LLC_SECURE_CTRL(ap) (MVEBU_LLC_BASE(ap) + 0x10C)
17 #define LLC_SYNC(ap) (MVEBU_LLC_BASE(ap) + 0x700)
18 #define LLC_BANKED_MNT_AHR(ap) (MVEBU_LLC_BASE(ap) + 0x724)
19 #define LLC_INV_WAY(ap) (MVEBU_LLC_BASE(ap) + 0x77C)
20 #define LLC_BLK_ALOC(ap) (MVEBU_LLC_BASE(ap) + 0x78c)
21 #define LLC_CLEAN_WAY(ap) (MVEBU_LLC_BASE(ap) + 0x7BC)
22 #define LLC_CLEAN_INV_WAY(ap) (MVEBU_LLC_BASE(ap) + 0x7FC)
23 #define LLC_TCN_LOCK(ap, tc) (MVEBU_LLC_BASE(ap) + 0x920 + 4 * (tc))