Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250.h394 #define PRESL(x) ((x)&0x30) in ns16550a_goto_highspeed() macro
395 if (PRESL(status) == 0x10) { in ns16550a_goto_highspeed()
399 status &= ~0xB0; /* Disable LOCK, mask out PRESL[01] */ in ns16550a_goto_highspeed()

Completed in 2 milliseconds