Searched refs:Nep_p2v (Results 1 – 1 of 1) sorted by relevance
108 #define Nep_p2v( x ) ((x) - NEPONSET_CPLD_BASE + 0xf3000000) macro123 #define IRR (*((volatile u_char *) Nep_p2v(_IRR)))124 #define AUD_CTL (*((volatile u_char *) Nep_p2v(_AUD_CTL)))125 #define MDM_CTL_0 (*((volatile u_char *) Nep_p2v(_MDM_CTL_0)))126 #define MDM_CTL_1 (*((volatile u_char *) Nep_p2v(_MDM_CTL_1)))127 #define NCR_0 (*((volatile u_char *) Nep_p2v(_NCR_0)))128 #define KP_X_OUT (*((volatile u_char *) Nep_p2v(_KP_X_OUT)))129 #define KP_Y_IN (*((volatile u_char *) Nep_p2v(_KP_Y_IN)))130 #define SWPK (*((volatile u_char *) Nep_p2v(_SWPK)))131 #define WHOAMI (*((volatile u_char *) Nep_p2v(_WHOAMI)))[all …]