Searched refs:MMUBASE (Results 1 – 2 of 2) sorted by relevance
19 #define MMUBASE 0xfe000000 macro25 #define MMUCR (MMUBASE + 0x00) /* Control register */26 #define MMUOR (MMUBASE + 0x04) /* Operation register */27 #define MMUSR (MMUBASE + 0x08) /* Status register */28 #define MMUAR (MMUBASE + 0x10) /* TLB Address register */29 #define MMUTR (MMUBASE + 0x14) /* TLB Tag register */30 #define MMUDR (MMUBASE + 0x18) /* TLB Data register */
214 movel #(MMUBASE+1),%d0 /* enable MMUBAR registers */