Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dstm32-usart.h25 struct stm32_usart_config { struct
34 struct stm32_usart_config cfg; argument
Dstm32-usart.c105 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_config_rs485()
557 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_startup()
589 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_shutdown()
607 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_set_termios()
763 struct stm32_usart_config *cfg = &stm32port->info->cfg; in stm32_pm()
1060 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_serial_remove()
1108 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_console_write()
1195 struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_serial_enable_wakeup()