Home
last modified time | relevance | path

Searched refs:uart_get_rs485_mode (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst39 uart_get_rs485_mode().
53 :identifiers: serial_rs485 uart_get_rs485_mode
/linux/include/linux/
H A Dserial_core.h1295 int uart_get_rs485_mode(struct uart_port *port);
/linux/drivers/tty/serial/8250/
H A D8250_core.c762 ret = uart_get_rs485_mode(&uart->port); in serial8250_register_8250_port()
/linux/drivers/tty/serial/
H A Dserial_core.c3546 * uart_get_rs485_mode() - retrieve rs485 properties for given uart
3552 int uart_get_rs485_mode(struct uart_port *port) in uart_get_rs485_mode() function
3619 EXPORT_SYMBOL_GPL(uart_get_rs485_mode);
H A Dxilinx_uartps.c1794 rc = uart_get_rs485_mode(port); in cdns_uart_probe()
H A Dsc16is7xx.c1645 ret = uart_get_rs485_mode(&s->p[i].port); in sc16is7xx_probe()
H A Domap-serial.c1505 ret = uart_get_rs485_mode(&up->port); in serial_omap_probe_rs485()
H A Dstm32-usart.c291 return uart_get_rs485_mode(port); in stm32_usart_init_rs485()
H A Datmel_serial.c2533 ret = uart_get_rs485_mode(port); in atmel_init_port()
H A Dimx.c2510 ret = uart_get_rs485_mode(&sport->port); in imx_uart_probe()
H A Dfsl_lpuart.c2959 ret = uart_get_rs485_mode(&sport->port); in lpuart_probe()