Home
last modified time | relevance | path

Searched refs:UART_GPIO_RTS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.h23 UART_GPIO_RTS, enumerator
H A Dar933x_uart.c795 up->rts_gpiod = mctrl_gpio_to_gpiod(up->gpios, UART_GPIO_RTS); in ar933x_uart_probe()
H A Dmxs-auart.c944 #define RTS_AT_AUART() !mctrl_gpio_to_gpiod(s->gpios, UART_GPIO_RTS)
H A Dstm32-usart.c1590 mctrl_gpio_to_gpiod(stm32port->gpios, UART_GPIO_RTS)) { in stm32_usart_init_port()
H A Dsh-sci.c3375 mctrl_gpio_to_gpiod(sciport->gpios, UART_GPIO_RTS)) { in sci_probe_single()