Searched refs:CPLD_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 Didp.h50 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT) macro
54 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x)))
56 # define __CPLD_REG(x) CPLD_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 Didp.h50 #define CPLD_P2V(x) ((x) - IDP_CPLD_PHYS + IDP_CPLD_VIRT) macro
54 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x)))
56 # define __CPLD_REG(x) CPLD_P2V(x)

Completed in 61 milliseconds