Searched refs:PARPORT_MODE_EPP (Results 1 – 8 of 8) sorted by relevance
58 #define PARPORT_MODE_EPP (1<<2) /* Hardware EPP. */ macro
152 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
277 p->size = (p->modes & PARPORT_MODE_EPP)?8:3; in parport_gsc_probe_port()
1788 pb->modes |= PARPORT_MODE_EPP; in parport_EPP_supported()1966 (pb->modes & PARPORT_MODE_EPP)) in parport_irq_probe()1971 if (pb->irq == PARPORT_IRQ_NONE && (pb->modes & PARPORT_MODE_EPP)) in parport_irq_probe()2112 p->size = (p->modes & PARPORT_MODE_EPP) ? 8 : 3; in __parport_pc_probe_port()2199 if (EPP_res && (p->modes & PARPORT_MODE_EPP) == 0) { in __parport_pc_probe_port()
2112 p->modes |= PARPORT_MODE_EPP; in parport_ip32_probe_port()
400 if (pi->pardev->port->modes & PARPORT_MODE_EPP) in bpck6_test_port()
489 if ((modes & PARPORT_MODE_EPP) && (modes & PARPORT_MODE_ECP)) in ppa_init()
169 PARPORT_MODE_EPP The hardware can assist with EPP