Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial_core.h188 #define UPF_SPD_SHI ((__force upf_t) ASYNC_SPD_SHI /* 12 */ ) macro
/linux-4.1.27/drivers/tty/serial/
Dserial_core.c346 else if (flags == UPF_SPD_SHI) in uart_get_baud_rate()