Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h25 struct stm32_usart_config { struct
36 struct stm32_usart_config cfg; argument
H A Dstm32-usart.c223 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_config_rs485()
1065 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_startup()
1105 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_shutdown()
1154 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_set_termios()
1401 const struct stm32_usart_config *cfg = &stm32port->info->cfg; in stm32_usart_pm()
1888 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_console_write()