Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvia.h13 #define VIA_PARPORT_BIDIR 0x80 macro
/linux-4.1.27/drivers/parport/
Dparport_pc.c2453 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2458 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2464 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2469 ppcontrol = VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP; in sio_via_probe()
2499 tmp2 &= ~(VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP); in sio_via_probe()