Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_core.h510 #define UPF_SPD_WARP ((__force upf_t) ASYNC_SPD_WARP /* 0x1010 */ ) macro
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c477 case UPF_SPD_WARP: in uart_get_baud_rate()