Searched refs:UART_MCR_LOOP (Results 1 – 14 of 14) sorted by relevance
125 #define UART_MCR_LOOP 0x10 /* Enable loopback test mode */ macro
47 regs[UART_MCR] = (UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_RTS); in serial_exists()
689 serial_out(up, UART_MCR, UART_MCR_LOOP); in size_fifo()945 if (!((status2 ^ status1) & UART_MCR_LOOP)) { in autoconfig_16550a()947 serial_out(up, UART_MCR, status1 ^ UART_MCR_LOOP); in autoconfig_16550a()953 if ((status2 ^ status1) & UART_MCR_LOOP) { in autoconfig_16550a()1138 serial_out(up, UART_MCR, UART_MCR_LOOP | 0x0A); in autoconfig()1676 mcr |= UART_MCR_LOOP; in serial8250_do_set_mctrl()
1798 mcr |= UART_MCR_LOOP; in mos7720_tiocmset()1805 mcr &= ~UART_MCR_LOOP; in mos7720_tiocmset()1838 mcr |= UART_MCR_LOOP; in set_modem_info()1847 mcr &= ~UART_MCR_LOOP; in set_modem_info()
598 mcr |= UART_MCR_LOOP; in sunsu_set_mctrl()1091 serial_outp(up, UART_MCR, UART_MCR_LOOP | 0x0A); in sunsu_autoconfig()
681 mcr |= UART_MCR_LOOP; in serial_omap_set_mctrl()685 old_mcr &= ~(UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_OUT1 | in serial_omap_set_mctrl()
216 mcr |= UART_MCR_LOOP; in siu_set_mctrl()
317 mcr |= UART_MCR_LOOP; in serial_pxa_set_mctrl()
1757 mcr |= UART_MCR_LOOP; in ic3_set_mctrl()
1223 mcr |= UART_MCR_LOOP; in pch_uart_set_mctrl()
2477 mcr |= UART_MCR_LOOP; in ic4_set_mctrl()
1114 out |= UART_MCR_LOOP; in cls_assert_modem_signals()
1585 out |= UART_MCR_LOOP; in neo_assert_modem_signals()
233 mcr |= UART_MCR_LOOP; in sdio_uart_write_mctrl()