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()
2064 p->modes |= PARPORT_MODE_TRISTATE; in parport_ip32_probe_port()
1572 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
162 PARPORT_MODE_TRISTATE The data drivers may be turned off.1170 If port->modes contains the PARPORT_MODE_TRISTATE flag and the1173 PARPORT_MODE_TRISTATE flag and the PARPORT_CONTROL_DIRECTION bit is1460 PARPORT_MODE_TRISTATE bit set.
402 if (pi->pardev->port->modes & PARPORT_MODE_TRISTATE) in bpck6_test_port()
576 if (db9_mode->bidirectional && !(pp->modes & PARPORT_MODE_TRISTATE)) { in db9_attach()
482 if (modes & PARPORT_MODE_TRISTATE) in ppa_init()
601 if (modes & PARPORT_MODE_TRISTATE) in imm_init()
836 if ((~pp->modes) & (PARPORT_MODE_TRISTATE | PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT)) { in epp_open()