Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/8250/
D8250.h388 #define PRESL(x) ((x) & 0x30) in ns16550a_goto_highspeed() macro
389 if (PRESL(status) == 0x10) { in ns16550a_goto_highspeed()