Searched refs:PRESL (Results 1 – 1 of 1) sorted by relevance
332 #define PRESL(x) ((x) & 0x30) in ns16550a_goto_highspeed() macro333 if (PRESL(status) == 0x10) { in ns16550a_goto_highspeed()