Searched refs:PARPORT_MODE_TRISTATE (Results 1 – 12 of 12) sorted by relevance
57 #define PARPORT_MODE_TRISTATE (1<<1) /* Can tristate. */ macro
152 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
216 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
695 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()
1014 * PARPORT_MODE_TRISTATE bit set.2064 p->modes |= PARPORT_MODE_TRISTATE; in parport_ip32_probe_port()
1572 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
402 if (pi->pardev->port->modes & PARPORT_MODE_TRISTATE) in bpck6_test_port()
163 PARPORT_MODE_TRISTATE The data drivers may be turned off.1178 If port->modes contains the PARPORT_MODE_TRISTATE flag and the1181 PARPORT_MODE_TRISTATE flag and the PARPORT_CONTROL_DIRECTION bit is1477 PARPORT_MODE_TRISTATE bit set.
574 if (db9_mode->bidirectional && !(pp->modes & PARPORT_MODE_TRISTATE)) { in db9_attach()
722 pp->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP | PARPORT_MODE_COMPAT; in uss720_probe()
482 if (modes & PARPORT_MODE_TRISTATE) in ppa_init()
836 if ((~pp->modes) & (PARPORT_MODE_TRISTATE | PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT)) { in epp_open()