Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_ip32.c121 #define PARPORT_IP32_ENABLE_SPP (1U << 2) macro
2069 features &= ~PARPORT_IP32_ENABLE_SPP; in parport_ip32_probe_port()
2100 if (features & PARPORT_IP32_ENABLE_SPP) { in parport_ip32_probe_port()