Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/parport/
Dparport_ip32.c136 #define PARPORT_IP32_ENABLE_ECP (1U << 4) macro
2082 features &= ~PARPORT_IP32_ENABLE_ECP; in parport_ip32_probe_port()
2129 if (features & PARPORT_IP32_ENABLE_ECP) { in parport_ip32_probe_port()