Home
last modified time | relevance | path

Searched defs:stm32_port (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/tty/serial/
Dstm32-usart.h259 struct stm32_port { struct
280 static struct stm32_port stm32_ports[STM32_MAX_PORTS]; argument
Dstm32-usart.c101 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_config_rs485() local
168 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_pending_rx() local
193 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_get_char() local
213 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_receive_chars() local
296 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_tx_interrupt_enable() local
311 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_tx_interrupt_disable() local
322 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_transmit_chars_pio() local
410 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_transmit_chars() local
450 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_interrupt() local
483 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_threaded_interrupt() local
[all …]