Home
last modified time | relevance | path

Searched refs:UART_OMAP_SCR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dserial.c56 omap_serial_outp(p, UART_OMAP_SCR, 0x08); /* TX watermark */ in omap_serial_reset()
/linux/include/uapi/linux/
H A Dserial_reg.h356 #define UART_OMAP_SCR 0x10 /* Supplementary control register */ macro
/linux/drivers/tty/serial/
H A Domap-serial.c295 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_stop_tx()
314 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_stop_tx()
370 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_start_tx()
908 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_set_termios()
1322 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_config_rs485()
1726 serial_out(up, UART_OMAP_SCR, up->scr); in serial_omap_restore_context()