Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_ip32.c120 #define PARPORT_IP32_ENABLE_DMA (1U << 1) macro
2072 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()
2081 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()
2090 if (features & PARPORT_IP32_ENABLE_DMA) { in parport_ip32_probe_port()