Searched refs:UART_MCR_LOOP (Results 1 – 14 of 14) sorted by relevance
126 #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()
1773 mcr |= UART_MCR_LOOP; in mos7720_tiocmset()1780 mcr &= ~UART_MCR_LOOP; in mos7720_tiocmset()1813 mcr |= UART_MCR_LOOP; in set_modem_info()1822 mcr &= ~UART_MCR_LOOP; in set_modem_info()
787 F81534_MODEM_CONTROL_REG, UART_MCR_LOOP); in f81534_check_port_hw_disabled()
830 serial8250_out_MCR(up, UART_MCR_LOOP); in size_fifo()1086 if (!((status2 ^ status1) & UART_MCR_LOOP)) { in autoconfig_16550a()1088 serial8250_out_MCR(up, status1 ^ UART_MCR_LOOP); in autoconfig_16550a()1094 if ((status2 ^ status1) & UART_MCR_LOOP) { in autoconfig_16550a()1279 serial8250_out_MCR(up, UART_MCR_LOOP | 0x0A); in autoconfig()1987 mcr |= UART_MCR_LOOP; in serial8250_do_set_mctrl()
599 mcr |= UART_MCR_LOOP; in sunsu_set_mctrl()1092 serial_outp(up, UART_MCR, UART_MCR_LOOP | 0x0A); in sunsu_autoconfig()
312 mcr |= UART_MCR_LOOP; in serial_pxa_set_mctrl()
203 mcr |= UART_MCR_LOOP; in siu_set_mctrl()
677 mcr |= UART_MCR_LOOP; in serial_omap_set_mctrl()681 old_mcr &= ~(UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_OUT1 | in serial_omap_set_mctrl()
1754 mcr |= UART_MCR_LOOP; in ic3_set_mctrl()
1207 mcr |= UART_MCR_LOOP; in pch_uart_set_mctrl()
2479 mcr |= UART_MCR_LOOP; in ic4_set_mctrl()
386 out |= UART_MCR_LOOP; in cls_assert_modem_signals()
231 mcr |= UART_MCR_LOOP; in sdio_uart_write_mctrl()