Home
last modified time | relevance | path

Searched refs:stm32_usart_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/tty/serial/
Dstm32-usart.h25 struct stm32_usart_config { struct
35 struct stm32_usart_config cfg; argument
Dstm32-usart.c103 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_config_rs485()
666 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_shutdown()
726 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_set_termios()
926 struct stm32_usart_config *cfg = &stm32port->info->cfg; in stm32_pm()
1335 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_console_write()
1422 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_serial_enable_wakeup()