Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_ip32.c123 #define PARPORT_IP32_ENABLE_ECP (1U << 4) macro
2070 features &= ~PARPORT_IP32_ENABLE_ECP; in parport_ip32_probe_port()
2115 if (features & PARPORT_IP32_ENABLE_ECP) { in parport_ip32_probe_port()