Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h28 bool has_swap; member
H A Dstm32-usart.c78 .has_swap = true,
100 .has_swap = true,
1545 stm32port->swap = stm32port->info->cfg.has_swap && in stm32_usart_init_port()