Home
last modified time | relevance | path

Searched refs:CHBRxIP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/tty/serial/
H A Dzs.h262 #define CHBRxIP 0x4 /* Channel B Rx IP */ macro
H A Dsunzilog.h253 #define CHBRxIP 0x4 /* Channel B Rx IP */ macro
H A Dip22zilog.h249 #define CHBRxIP 0x4 /* Channel B Rx IP */ macro
H A Dpmac_zilog.h334 #define CHBRxIP 0x4 /* Channel B Rx IP */ macro
H A Dpmac_zilog.c454 if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) { in pmz_interrupt()
463 if (r3 & CHBRxIP) in pmz_interrupt()
H A Dsunzilog.c562 if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) { in sunzilog_interrupt()
567 if (r3 & CHBRxIP) in sunzilog_interrupt()