Lines Matching refs:__MST_REG
21 # define __MST_REG(x) (*((volatile unsigned long *)MST_P2V(x))) macro
23 # define __MST_REG(x) MST_P2V(x) macro
28 #define MST_LEDDAT1 __MST_REG(0x08000010)
29 #define MST_LEDDAT2 __MST_REG(0x08000014)
30 #define MST_LEDCTRL __MST_REG(0x08000040)
31 #define MST_GPSWR __MST_REG(0x08000060)
32 #define MST_MSCWR1 __MST_REG(0x08000080)
33 #define MST_MSCWR2 __MST_REG(0x08000084)
34 #define MST_MSCWR3 __MST_REG(0x08000088)
35 #define MST_MSCRD __MST_REG(0x08000090)
36 #define MST_INTMSKENA __MST_REG(0x080000c0)
37 #define MST_INTSETCLR __MST_REG(0x080000d0)
38 #define MST_PCMCIA0 __MST_REG(0x080000e0)
39 #define MST_PCMCIA1 __MST_REG(0x080000e4)