Lines Matching full:parallel
95 __u8 shadowECR; /* parallel port regs... */
120 MOS7720_DPR, /* parallel port regs */
171 else if (reg >= MOS7720_DPR) /* parallel port reg (7715 only) */ in get_reg_value()
260 * This is the common top part of all parallel port callback operations that
303 * This is the common bottom part of all parallel port functions that send
550 * Allocate and initialize parallel port control struct, initialize
551 * the parallel port hardware device, and register with the parport subsystem.
557 /* allocate and initialize parallel port control struct */ in mos7715_parport_init()
569 /* cycle parallel port reset bit */ in mos7715_parport_init()
721 * Byte 2: DSR parallel port in mos7715_interrupt_callback()
828 * parallel port, and the second for the serial port. We swap in mos77xx_calc_num_ports()
1668 /* close the parallel port */ in mos7720_release()