Searched defs:Z8530 (Results 1 - 2 of 2) sorted by relevance

/drivers/net/hamradio/
H A Ddmascc.c81 #define Z8530 0 macro
85 #define CHIPNAMES { "Z8530", "Z85C30", "Z85230" }
499 /* WR7' not present. This is an ordinary Z8530 SCC. */
500 chip = Z8530;
1010 if (priv->chip == Z8530)
1304 /* Reset EOM latch of Z8530 */
1305 if (!priv->tx_ptr && p && priv->chip == Z8530)
/drivers/net/wan/
H A Dz85230.h2 * Description of Z8530 Z85C30 and Z85230 communications chips
260 * A channel of the Z8530
381 #define Z8530 0 /* NMOS dinosaur */ macro

Completed in 164 milliseconds