Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_pc.c2451 u8 ppcontrol = 0; in sio_via_probe() local
2466 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()
2505 ppcontrol = tmp2; in sio_via_probe()
2512 tmp2 |= ppcontrol; in sio_via_probe()