Home
last modified time | relevance | path

Searched refs:_Ser3UTCR0 (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dh3600.c372 if (port->mapbase == _Ser3UTCR0) { in h3600_uart_set_mctrl()
384 if (port->mapbase == _Ser3UTCR0) { in h3600_uart_get_mctrl()
413 } else if (port->mapbase == _Ser3UTCR0) { in h3600_uart_pm()
426 if (port->mapbase == _Ser3UTCR0) { in h3600_uart_set_wake()
445 } else if (port->mapbase == _Ser3UTCR0) { in h3600_uart_open()
464 if (port->mapbase == _Ser3UTCR0) { in h3600_uart_close()
Dadsbitsy.c191 else if (port->mapbase == _Ser3UTCR0) { in adsbitsy_uart_pm()
219 } else if (port->mapbase == _Ser3UTCR0) { in adsbitsy_set_mctrl()
243 } else if (port->mapbase == _Ser3UTCR0) { in adsbitsy_get_mctrl()
Dgraphicsclient.c159 } else if (port->mapbase == _Ser3UTCR0) { in graphicsclient_get_mctrl()
181 } else if (port->mapbase == _Ser3UTCR0) { in graphicsclient_set_mctrl()
208 else if (port->mapbase == _Ser3UTCR0) { in graphicsclient_uart_pm()
Dadsagc.c273 } else if (port->mapbase == _Ser3UTCR0) { in adsagc_get_mctrl()
295 } else if (port->mapbase == _Ser3UTCR0) { in adsagc_set_mctrl()
322 else if (port->mapbase == _Ser3UTCR0) { in adsagc_uart_pm()
Dadsbitsyplus.c272 else if (port->mapbase == _Ser3UTCR0) { in adsbitsyplus_uart_pm()
324 } else if (port->mapbase == _Ser3UTCR0) { in adsbitsyplus_set_mctrl()
348 } else if (port->mapbase == _Ser3UTCR0) { in adsbitsyplus_get_mctrl()
Dgraphicsmaster.c234 } else if (port->mapbase == _Ser3UTCR0) { in graphicsmaster_get_mctrl()
256 } else if (port->mapbase == _Ser3UTCR0) { in graphicsmaster_set_mctrl()
283 else if (port->mapbase == _Ser3UTCR0) { in graphicsmaster_uart_pm()
Dneponset.c179 } else if (port->mapbase == _Ser3UTCR0) { in neponset_set_mctrl()
206 } else if (port->mapbase == _Ser3UTCR0) { in neponset_get_mctrl()
Dassabet.c272 } else if (port->mapbase == _Ser3UTCR0) { in assabet_get_mctrl()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Duncompress.h25 serial_port = _Ser3UTCR0; in puts()
DSA-1100.h303 #define _Ser3UTCR0 __PREG(Ser3UTCR0) macro