Searched refs:PARPORT_MODE_TRISTATE (Results 1 – 14 of 14) sorted by relevance
156 (PARPORT_MODE_TRISTATE) in bpck6_test_port()
330 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
303 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
720 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()
1713 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
59 #define PARPORT_MODE_TRISTATE (1<<1) /* Can tristate. */ macro
485 !(port->modes & PARPORT_MODE_TRISTATE)) { in cpia_pp_register()
752 q->bidirectional = (q->pport->modes & PARPORT_MODE_TRISTATE)?1:0; in qcam_init()
321 if (!(pp->modes & PARPORT_MODE_TRISTATE) && config[1] != DB9_MULTI_0802) { in db9_probe()
156 PARPORT_MODE_TRISTATE The data drivers may be turned off.978 If port->modes contains the PARPORT_MODE_TRISTATE flag and the981 PARPORT_MODE_TRISTATE flag and the PARPORT_CONTROL_DIRECTION bit is1204 PARPORT_MODE_TRISTATE bit set.
588 …pp->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP | PARPORT_MODE_ECP | PAR… in uss720_probe()
172 if (modes & PARPORT_MODE_TRISTATE) in ppa_detect()
181 if (modes & PARPORT_MODE_TRISTATE) in imm_detect()
1044 if ((~pp->modes) & (PARPORT_MODE_TRISTATE | PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT)) { in epp_open()