Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h183 #define ALL_SNT 0x1 /* All sent */ macro
/linux/drivers/tty/serial/
A Dzs.h239 #define ALL_SNT 0x1 /* All sent */ macro
A Dsunzilog.h223 #define ALL_SNT 0x1 /* All sent */ macro
A Dip22zilog.h219 #define ALL_SNT 0x1 /* All sent */ macro
A Dpmac_zilog.h314 #define ALL_SNT 0x1 /* All sent */ macro
A Dip22zilog.c165 if (stat & ALL_SNT) in __load_zsregs()
694 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.c119 if (stat & ALL_SNT) in pmz_load_zsregs()
1146 || (read_zsreg(uap, R1) & ALL_SNT) == 0) { in pmz_irda_setup()
A Dsunzilog.c184 if (stat & ALL_SNT) in __load_zsregs()
/linux/drivers/net/wan/
A Dz85230.h206 #define ALL_SNT 0x1 /* All sent */ macro

Completed in 22 milliseconds