Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmoxa.h268 #define Xoff_state 0x02 macro
H A Dmoxa.c272 if (readb(ofsAddr + FlagStat) & Xoff_state) { in moxa_low_water_check()
1978 if (readb(ofsAddr + FlagStat) & Xoff_state) { in MoxaPortReadData()