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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
H A Dneponset.h20 #define Nep_p2v( x ) ((x) - NEPONSET_CPLD_BASE + 0xf3000000) macro
35 #define IRR (*((volatile u_char *) Nep_p2v(_IRR)))
36 #define AUD_CTL (*((volatile u_char *) Nep_p2v(_AUD_CTL)))
37 #define MDM_CTL_0 (*((volatile u_char *) Nep_p2v(_MDM_CTL_0)))
38 #define MDM_CTL_1 (*((volatile u_char *) Nep_p2v(_MDM_CTL_1)))
39 #define NCR_0 (*((volatile u_char *) Nep_p2v(_NCR_0)))
40 #define KP_X_OUT (*((volatile u_char *) Nep_p2v(_KP_X_OUT)))
41 #define KP_Y_IN (*((volatile u_char *) Nep_p2v(_KP_Y_IN)))
42 #define SWPK (*((volatile u_char *) Nep_p2v(_SWPK)))
43 #define WHOAMI (*((volatile u_char *) Nep_p2v(_WHOAM
[all...]

Completed in 178 milliseconds