Home
last modified time | relevance | path

Searched refs:UART_TI752_TCR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dserial_reg.h177 #define UART_TI752_TCR 6 /* I/O: transmission control register */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h193 #define UART_TI752_TCR 6 /* I/O: transmission control register */ macro
/openbmc/linux/drivers/tty/serial/
H A Domap-serial.c963 serial_out(up, UART_TI752_TCR, OMAP_UART_TCR_TRIG); in serial_omap_set_termios()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_omap.c335 serial_out(up, UART_TI752_TCR, OMAP_UART_TCR_RESTORE(16) | in omap8250_restore_regs()