Home
last modified time | relevance | path

Searched refs:ALL_SNT (Results 1 - 19 of 19) sorted by relevance

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

Completed in 23 milliseconds