Searched refs:Z85C30 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.h2 * Description of Z8530 Z85C30 and Z85230 communications chips
184 #define PRIME 1 /* R5' etc register access (Z85C30/230 only) */
383 #define Z85C30 1 /* CMOS - better */ macro
H A Dhostess_sv11.c313 if(dev->type==Z85C30)
H A Dsealevel.c359 if(dev->type==Z85C30)
H A Dz85230.c31 * Z85C30:
1215 "Z85C30",
1287 dev->type = Z85C30; /* Z85C30, 1 byte FIFO */
1312 * Configure up a Z8530/Z85C30 or Z85230 chip. We check the device
1797 static char banner[] __initdata = KERN_INFO "Generic Z85C30/Z85230 interface driver v0.02\n";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Ddmascc.c81 #define Z85C30 1 macro
84 #define CHIPNAMES { "Z8530", "Z85C30", "Z85230" }
507 /* TX FIFO full. This is a Z85C30 SCC with a 1-byte FIFO. */
508 chip = Z85C30;
774 case Z85C30:
791 a) If set, the ESCC behaves as if it had no TX FIFO (Z85C30

Completed in 30 milliseconds