Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvia.h14 #define VIA_PARPORT_BIDIR 0x80 macro
/openbmc/linux/drivers/parport/
H A Dparport_pc.c2466 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2471 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2477 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2482 ppcontrol = VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP; in sio_via_probe()
2511 tmp2 &= ~(VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP); in sio_via_probe()