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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A Dsystem3.h64 #define Ptcpld_p2v( x ) ((x) - PT_CPLD_BASE + 0xf3000000) macro
73 #define PT_SYSID (*((volatile u_char *)Ptcpld_p2v( _PT_SYSID )))
74 #define PT_IRQSR (*((volatile u_char *)Ptcpld_p2v( _PT_IRQSR )))
75 #define PT_CTRL0 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL0 )))
76 #define PT_CTRL1 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL1 )))
77 #define PT_CTRL2 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL2 )))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A Dsystem3.h61 #define Ptcpld_p2v( x ) ((x) - PT_CPLD_BASE + 0xf3000000) macro
70 #define PT_SYSID (*((volatile u_char *)Ptcpld_p2v( _PT_SYSID )))
71 #define PT_IRQSR (*((volatile u_char *)Ptcpld_p2v( _PT_IRQSR )))
72 #define PT_CTRL0 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL0 )))
73 #define PT_CTRL1 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL1 )))
74 #define PT_CTRL2 (*((volatile u_char *)Ptcpld_p2v( _PT_CTRL2 )))

Completed in 16 milliseconds