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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/include/mach/
H A Dmainstone.h20 #define MST_P2V(x) ((x) - MST_FPGA_PHYS + MST_FPGA_VIRT) macro
24 # define __MST_REG(x) (*((volatile unsigned long *)MST_P2V(x)))
26 # define __MST_REG(x) MST_P2V(x)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dmainstone.h20 #define MST_P2V(x) ((x) - MST_FPGA_PHYS + MST_FPGA_VIRT) macro
24 # define __MST_REG(x) (*((volatile unsigned long *)MST_P2V(x)))
26 # define __MST_REG(x) MST_P2V(x)

Completed in 117 milliseconds