Home
last modified time | relevance | path

Searched refs:VIA_PARPORT_BIDIR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dvia.h14 #define VIA_PARPORT_BIDIR 0x80 macro
/linux-6.1.9/drivers/parport/
Dparport_pc.c2423 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2428 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2434 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2439 ppcontrol = VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP; in sio_via_probe()
2468 tmp2 &= ~(VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP); in sio_via_probe()