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()
1775 mcr |= UART_MCR_LOOP; in mos7720_tiocmset()1782 mcr &= ~UART_MCR_LOOP; in mos7720_tiocmset()1815 mcr |= UART_MCR_LOOP; in set_modem_info()1824 mcr &= ~UART_MCR_LOOP; in set_modem_info()
767 serial_out(up, UART_MCR, UART_MCR_LOOP); in size_fifo()1029 if (!((status2 ^ status1) & UART_MCR_LOOP)) { in autoconfig_16550a()1031 serial_out(up, UART_MCR, status1 ^ UART_MCR_LOOP); in autoconfig_16550a()1037 if ((status2 ^ status1) & UART_MCR_LOOP) { in autoconfig_16550a()1222 serial_out(up, UART_MCR, UART_MCR_LOOP | 0x0A); in autoconfig()2019 mcr |= UART_MCR_LOOP; in serial8250_do_set_mctrl()
598 mcr |= UART_MCR_LOOP; in sunsu_set_mctrl()1091 serial_outp(up, UART_MCR, UART_MCR_LOOP | 0x0A); in sunsu_autoconfig()
317 mcr |= UART_MCR_LOOP; in serial_pxa_set_mctrl()
216 mcr |= UART_MCR_LOOP; in siu_set_mctrl()
696 mcr |= UART_MCR_LOOP; in serial_omap_set_mctrl()700 old_mcr &= ~(UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_OUT1 | in serial_omap_set_mctrl()
1757 mcr |= UART_MCR_LOOP; in ic3_set_mctrl()
1223 mcr |= UART_MCR_LOOP; in pch_uart_set_mctrl()
2476 mcr |= UART_MCR_LOOP; in ic4_set_mctrl()
233 mcr |= UART_MCR_LOOP; in sdio_uart_write_mctrl()
1129 out |= UART_MCR_LOOP; in cls_assert_modem_signals()
1623 out |= UART_MCR_LOOP; in neo_assert_modem_signals()