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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp2000/
H A Dixp2000-regs.h296 #define SLOWPORT_CSR(x) (volatile unsigned long*)(IXP2000_SLOWPORT_CSR_VIRT_BASE | (x)) macro
298 #define IXP2000_SLOWPORT_CCR SLOWPORT_CSR(0x00)
299 #define IXP2000_SLOWPORT_WTC1 SLOWPORT_CSR(0x04)
300 #define IXP2000_SLOWPORT_WTC2 SLOWPORT_CSR(0x08)
301 #define IXP2000_SLOWPORT_RTC1 SLOWPORT_CSR(0x0c)
302 #define IXP2000_SLOWPORT_RTC2 SLOWPORT_CSR(0x10)
303 #define IXP2000_SLOWPORT_FSR SLOWPORT_CSR(0x14)
304 #define IXP2000_SLOWPORT_PCR SLOWPORT_CSR(0x18)
305 #define IXP2000_SLOWPORT_ADC SLOWPORT_CSR(0x1C)
306 #define IXP2000_SLOWPORT_FAC SLOWPORT_CSR(
[all...]

Completed in 41 milliseconds