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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 104 milliseconds