Home
last modified time | relevance | path

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

/drivers/net/hamradio/
A Dz8530.h183 #define ALL_SNT 0x1 /* All sent */ macro
/drivers/tty/serial/
A Dzs.h239 #define ALL_SNT 0x1 /* All sent */ macro
A Dip22zilog.h219 #define ALL_SNT 0x1 /* All sent */ macro
A Dsunzilog.h223 #define ALL_SNT 0x1 /* All sent */ macro
A Dpmac_zilog.h304 #define ALL_SNT 0x1 /* All sent */ macro
A Dip22zilog.c165 if (stat & ALL_SNT) in __load_zsregs()
690 if (stat & ALL_SNT) in __ip22zilog_reset()
A Dzs.c255 while (!(read_zsreg(zport, R1) & ALL_SNT) && --loops) { in zs_line_drain()
315 return status & ALL_SNT ? TIOCSER_TEMT : 0; in zs_tx_empty()
A Dpmac_zilog.c112 if (stat & ALL_SNT) in pmz_load_zsregs()
1104 || (read_zsreg(uap, R1) & ALL_SNT) == 0) { in pmz_irda_setup()
A Dsunzilog.c184 if (stat & ALL_SNT) in __load_zsregs()

Completed in 30 milliseconds