Searched refs:BNDMODE_SHIFT (Results 1 – 1 of 1) sorted by relevance
55 #define BNDMODE_SHIFT 12 macro56 #define BNDMODE (0x3 << BNDMODE_SHIFT) /* Boundary register Mode */65 #define BNDMODE_COMP (0 << BNDMODE_SHIFT) /* boundary compare mode */66 #define BNDMODE_ZERO (1 << BNDMODE_SHIFT) /* boundary compare and zero mode */67 #define BNDMODE_CAPT (2 << BNDMODE_SHIFT) /* boundary capture mode */68 #define BNDMODE_AEXT (3 << BNDMODE_SHIFT) /* boundary auto-extend mode */