Searched refs:SLOWPORT_CSR (Results 1 – 1 of 1) sorted by relevance
290 #define SLOWPORT_CSR(x) (volatile unsigned long*)(IXP2000_SLOWPORT_CSR_VIRT_BASE | (x)) macro292 #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(0x20)[all …]