Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-pxa/
Dmainstone.h21 # 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)
[all …]