Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dmainstone.h23 # define __MST_REG(x) (*((volatile unsigned long *)MST_P2V(x))) macro
25 # define __MST_REG(x) MST_P2V(x) macro
30 #define MST_LEDDAT1 __MST_REG(0x08000010)
31 #define MST_LEDDAT2 __MST_REG(0x08000014)
32 #define MST_LEDCTRL __MST_REG(0x08000040)
33 #define MST_GPSWR __MST_REG(0x08000060)
34 #define MST_MSCWR1 __MST_REG(0x08000080)
35 #define MST_MSCWR2 __MST_REG(0x08000084)
36 #define MST_MSCWR3 __MST_REG(0x08000088)
37 #define MST_MSCRD __MST_REG(
[all...]

Completed in 1 milliseconds