• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-omap/

Lines Matching refs:OMAP_UART3_BASE

123 #define UART3_RHR               (OMAP_UART3_BASE + 0)
124 #define UART3_THR (OMAP_UART3_BASE + 0)
125 #define UART3_DLL (OMAP_UART3_BASE + 0)
126 #define UART3_IER (OMAP_UART3_BASE + 4)
127 #define UART3_DLH (OMAP_UART3_BASE + 4)
128 #define UART3_IIR (OMAP_UART3_BASE + 8)
129 #define UART3_FCR (OMAP_UART3_BASE + 8)
130 #define UART3_EFR (OMAP_UART3_BASE + 8)
131 #define UART3_LCR (OMAP_UART3_BASE + 0x0C)
132 #define UART3_MCR (OMAP_UART3_BASE + 0x10)
133 #define UART3_XON1_ADDR1 (OMAP_UART3_BASE + 0x10)
134 #define UART3_XON2_ADDR2 (OMAP_UART3_BASE + 0x14)
135 #define UART3_LSR (OMAP_UART3_BASE + 0x14)
136 #define UART3_TCR (OMAP_UART3_BASE + 0x18)
137 #define UART3_MSR (OMAP_UART3_BASE + 0x18)
138 #define UART3_XOFF1 (OMAP_UART3_BASE + 0x18)
139 #define UART3_XOFF2 (OMAP_UART3_BASE + 0x1C)
140 #define UART3_SPR (OMAP_UART3_BASE + 0x1C)
141 #define UART3_TLR (OMAP_UART3_BASE + 0x1C)
142 #define UART3_MDR1 (OMAP_UART3_BASE + 0x20)
143 #define UART3_MDR2 (OMAP_UART3_BASE + 0x24)
144 #define UART3_SFLSR (OMAP_UART3_BASE + 0x28)
145 #define UART3_TXFLL (OMAP_UART3_BASE + 0x28)
146 #define UART3_RESUME (OMAP_UART3_BASE + 0x2C)
147 #define UART3_TXFLH (OMAP_UART3_BASE + 0x2C)
148 #define UART3_SFREGL (OMAP_UART3_BASE + 0x30)
149 #define UART3_RXFLL (OMAP_UART3_BASE + 0x30)
150 #define UART3_SFREGH (OMAP_UART3_BASE + 0x34)
151 #define UART3_RXFLH (OMAP_UART3_BASE + 0x34)
152 #define UART3_BLR (OMAP_UART3_BASE + 0x38)
153 #define UART3_ACREG (OMAP_UART3_BASE + 0x3C)
154 #define UART3_DIV16 (OMAP_UART3_BASE + 0x3C)
155 #define UART3_SCR (OMAP_UART3_BASE + 0x40)
156 #define UART3_SSR (OMAP_UART3_BASE + 0x44)
157 #define UART3_EBLR (OMAP_UART3_BASE + 0x48)
158 #define UART3_OSC_12M_SEL (OMAP_UART3_BASE + 0x4C)
159 #define UART3_MVR (OMAP_UART3_BASE + 0x50)