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

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

Completed in 155 milliseconds