Home
last modified time | relevance | path

Searched refs:UART_TI752_TCR (Results 1 – 3 of 3) 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()