Home
last modified time | relevance | path

Searched refs:MMUBASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
A Dmcfmmu.h19 #define MMUBASE 0xfe000000 macro
25 #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 */
/linux/arch/m68k/coldfire/
A Dhead.S214 movel #(MMUBASE+1),%d0 /* enable MMUBAR registers */

Completed in 3 milliseconds