Searched refs:UART_MCR_LOOP (Results 1 – 14 of 14) sorted by relevance
245 mcr |= UART_MCR_LOOP; in serial8250_TIOCM_to_MCR()262 if (mcr & UART_MCR_LOOP) in serial8250_MCR_to_TIOCM()
735 serial8250_out_MCR(up, UART_MCR_LOOP); in size_fifo()970 if (!((status2 ^ status1) & UART_MCR_LOOP)) { in autoconfig_16550a()972 serial8250_out_MCR(up, status1 ^ UART_MCR_LOOP); in autoconfig_16550a()978 if ((status2 ^ status1) & UART_MCR_LOOP) { in autoconfig_16550a()1142 serial8250_out_MCR(up, UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_RTS); in autoconfig()
188 serial_port_out(p, UART_MCR, up->mcr | UART_MCR_LOOP); in dw8250_idle_enter()
124 mcr |= UART_MCR_LOOP; in sunplus_set_mctrl()126 mcr &= ~UART_MCR_LOOP; in sunplus_set_mctrl()149 if (mcr & UART_MCR_LOOP) in sunplus_get_mctrl()
568 mcr |= UART_MCR_LOOP; in sunsu_set_mctrl()1059 serial_out(up, UART_MCR, UART_MCR_LOOP | 0x0A); in sunsu_autoconfig()
226 mcr |= UART_MCR_LOOP; in set_loopbk()228 mcr &= ~UART_MCR_LOOP; in set_loopbk()
625 mcr |= UART_MCR_LOOP; in serial_omap_set_mctrl()628 old_mcr &= ~(UART_MCR_LOOP | UART_MCR_OUT2 | UART_MCR_OUT1 | in serial_omap_set_mctrl()
286 mcr |= UART_MCR_LOOP; in serial_pxa_set_mctrl()
1124 mcr |= UART_MCR_LOOP; in pch_uart_set_mctrl()
133 #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()
1592 mcr |= UART_MCR_LOOP; in mos7720_tiocmset()1599 mcr &= ~UART_MCR_LOOP; in mos7720_tiocmset()
792 F81534_MODEM_CONTROL_REG, UART_MCR_LOOP); in f81534_check_port_hw_disabled()
226 mcr |= UART_MCR_LOOP; in sdio_uart_write_mctrl()