Home
last modified time | relevance | path

Searched refs:PARPORT_MODE_TRISTATE (Results 1 – 13 of 13) sorted by relevance

/linux/include/uapi/linux/
A Dparport.h57 #define PARPORT_MODE_TRISTATE (1<<1) /* Can tristate. */ macro
/linux/drivers/parport/
A Dparport_cs.c152 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
A Dparport_gsc.c217 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
A Dieee1284.c695 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()
A Dparport_ip32.c2064 p->modes |= PARPORT_MODE_TRISTATE; in parport_ip32_probe_port()
A Dparport_pc.c1550 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported()
/linux/drivers/block/paride/
A Dbpck6.c146 (PARPORT_MODE_TRISTATE) in bpck6_test_port()
/linux/Documentation/driver-api/
A Dparport-lowlevel.rst162 PARPORT_MODE_TRISTATE The data drivers may be turned off.
1170 If port->modes contains the PARPORT_MODE_TRISTATE flag and the
1173 PARPORT_MODE_TRISTATE flag and the PARPORT_CONTROL_DIRECTION bit is
1460 PARPORT_MODE_TRISTATE bit set.
/linux/drivers/input/joystick/
A Ddb9.c579 if (db9_mode->bidirectional && !(pp->modes & PARPORT_MODE_TRISTATE)) { in db9_attach()
/linux/drivers/usb/misc/
A Duss720.c721 …pp->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP | PARPORT_MODE_ECP | PAR… in uss720_probe()
/linux/drivers/scsi/
A Dppa.c1071 if (modes & PARPORT_MODE_TRISTATE) in __ppa_attach()
A Dimm.c1208 if (modes & PARPORT_MODE_TRISTATE) in __imm_attach()
/linux/drivers/net/hamradio/
A Dbaycom_epp.c842 if ((~pp->modes) & (PARPORT_MODE_TRISTATE | PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT)) { in epp_open()

Completed in 30 milliseconds