Home
last modified time | relevance | path

Searched defs:ZS_TX_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/
H A Dpmac_zilog.h366 #define ZS_TX_ACTIVE(UP) ((UP)->flags & PMACZILOG_FLAG_TX_ACTIVE) macro
H A Dsunzilog.c116 #define ZS_TX_ACTIVE(UP) ((UP)->flags & SUNZILOG_FLAG_TX_ACTIVE) macro