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

/drivers/net/hamradio/
H A Ddmascc.c83 #define Z85230 2 macro
85 #define CHIPNAMES { "Z8530", "Z85C30", "Z85230" }
505 /* TX FIFO not full. This is a Z85230 ESCC with a 4-byte FIFO. */
506 chip = Z85230;
776 case Z85230:
976 n = (priv->chip == Z85230) ? 3 : 1;
/drivers/net/wan/
H A Dz85230.h2 * Description of Z8530 Z85C30 and Z85230 communications chips
186 #define FIFOE 4 /* Z85230 only */
309 struct z8530_dev *dev; /* Z85230 chip instance we are from */
383 #define Z85230 2 /* CMOS with real FIFO */ macro

Completed in 78 milliseconds