Searched refs:Z85230 (Results 1 – 5 of 5) sorted by relevance
23 The Z85230 driver layer can drive Z8530, Z85C30 and Z85230 devices in31 Z85230 will be tricky. Typically you should expect to achieve at best32 9600 baud with a Z8C530 and 64Kbits with a Z85230.36 operation for a single channel. With DMA running the Z85230 tops out46 Using the Z85230 driver49 The Z85230 driver provides the back end interface to your board. To75 Z85230 layer. The name is used for error reporting and it may thus make95 initialised to either Z8530, Z85C30 or Z85230 according to the chip132 The Z85230 driver provides helper functions and tables to load the port223 most cases as the Z85230 in particular was designed to glue to PC type
384 #define Z85230 2 /* CMOS with real FIFO */ macro
282 if(c->dev->type==Z85230) in z8530_flush_fifo()1282 dev->type = Z85230; /* Has a FIFO */ in do_z8530_init()1480 if(c->dev->type!=Z85230) in z8530_tx_begin()
83 #define Z85230 2 macro510 chip = Z85230; in setup_adapter()783 case Z85230: in scc_open()986 n = (priv->chip == Z85230) ? 3 : 1; in tx_on()
768 D: Z85230 driver