Home
last modified time | relevance | path

Searched refs:CHARxIP (Results 1 – 9 of 9) sorted by relevance

/drivers/net/hamradio/
A Dz8530.h207 #define CHARxIP 0x20 /* Channel A Rx IP */ macro
/drivers/tty/serial/
A Dzs.h265 #define CHARxIP 0x20 /* Channel A Rx IP */ macro
A Dip22zilog.h252 #define CHARxIP 0x20 /* Channel A Rx IP */ macro
A Dsunzilog.h256 #define CHARxIP 0x20 /* Channel A Rx IP */ macro
A Dpmac_zilog.h337 #define CHARxIP 0x20 /* Channel A Rx IP */ macro
A Dip22zilog.c438 if (r3 & (CHAEXT | CHATxIP | CHARxIP)) { in ip22zilog_interrupt()
443 if (r3 & CHARxIP) in ip22zilog_interrupt()
A Dpmac_zilog.c429 if (r3 & (CHAEXT | CHATxIP | CHARxIP)) { in pmz_interrupt()
438 if (r3 & CHARxIP) in pmz_interrupt()
A Dsunzilog.c539 if (r3 & (CHAEXT | CHATxIP | CHARxIP)) { in sunzilog_interrupt()
544 if (r3 & CHARxIP) in sunzilog_interrupt()
A Dzs.c732 if (zs_intreg & CHARxIP) in zs_interrupt()

Completed in 25 milliseconds