Searched refs:SLOWPORT_CSR (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-ixp2000/include/mach/
H A Dixp2000-regs.h290 #define SLOWPORT_CSR(x) (volatile unsigned long*)(IXP2000_SLOWPORT_CSR_VIRT_BASE | (x)) macro
292 #define IXP2000_SLOWPORT_CCR SLOWPORT_CSR(0x00)
293 #define IXP2000_SLOWPORT_WTC1 SLOWPORT_CSR(0x04)
294 #define IXP2000_SLOWPORT_WTC2 SLOWPORT_CSR(0x08)
295 #define IXP2000_SLOWPORT_RTC1 SLOWPORT_CSR(0x0c)
296 #define IXP2000_SLOWPORT_RTC2 SLOWPORT_CSR(0x10)
297 #define IXP2000_SLOWPORT_FSR SLOWPORT_CSR(0x14)
298 #define IXP2000_SLOWPORT_PCR SLOWPORT_CSR(0x18)
299 #define IXP2000_SLOWPORT_ADC SLOWPORT_CSR(0x1C)
300 #define IXP2000_SLOWPORT_FAC SLOWPORT_CSR(
[all...]

Completed in 153 milliseconds