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

/drivers/tty/serial/
H A Dpmac_zilog.h375 #define ZS_TX_ACTIVE(UP) ((UP)->flags & PMACZILOG_FLAG_TX_ACTIVE) macro
H A Dip22zilog.c102 #define ZS_TX_ACTIVE(UP) ((UP)->flags & IP22ZILOG_FLAG_TX_ACTIVE) macro
240 if (ZS_TX_ACTIVE(up)) {
H A Dsunzilog.c118 #define ZS_TX_ACTIVE(UP) ((UP)->flags & SUNZILOG_FLAG_TX_ACTIVE) macro
274 if (ZS_TX_ACTIVE(up)) {
H A Dpmac_zilog.c209 if (ZS_TX_ACTIVE(uap)) {

Completed in 98 milliseconds