Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dz8530.h183 #define ALL_SNT 0x1 /* All sent */ macro
/linux/drivers/tty/serial/
H A Dzs.h239 #define ALL_SNT 0x1 /* All sent */ macro
H A Dsunzilog.h223 #define ALL_SNT 0x1 /* All sent */ macro
H A Dip22zilog.h219 #define ALL_SNT 0x1 /* All sent */ macro
H A Dpmac_zilog.h304 #define ALL_SNT 0x1 /* All sent */ macro
H A Dpmac_zilog.c112 if (stat & ALL_SNT) in pmz_load_zsregs()
1104 || (read_zsreg(uap, R1) & ALL_SNT) == 0) { in pmz_irda_setup()
H A Dsunzilog.c184 if (stat & ALL_SNT) in __load_zsregs()