Home
last modified time | relevance | path

Searched refs:CHBTxIP (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/hamradio/
H A Dz8530.h203 #define CHBTxIP 0x2 /* Channel B Tx IP */ macro
/linux/drivers/tty/serial/
H A Dzs.h261 #define CHBTxIP 0x2 /* Channel B Tx IP */ macro
H A Dsunzilog.h252 #define CHBTxIP 0x2 /* Channel B Tx IP */ macro
H A Dip22zilog.h248 #define CHBTxIP 0x2 /* Channel B Tx IP */ macro
H A Dpmac_zilog.h333 #define CHBTxIP 0x2 /* Channel B Tx IP */ macro
H A Dpmac_zilog.c454 if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) { in pmz_interrupt()
465 if (r3 & CHBTxIP) in pmz_interrupt()
H A Dsunzilog.c562 if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) { in sunzilog_interrupt()
571 if (r3 & CHBTxIP) in sunzilog_interrupt()