Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h216 #define PORT_STM32 113 macro
/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c1370 return (port->type == PORT_STM32) ? DRIVER_NAME : NULL; in stm32_usart_type()
1385 port->type = PORT_STM32; in stm32_usart_config_port()