Searched refs:PARPORT_IP32_ENABLE_DMA (Results 1 – 1 of 1) sorted by relevance
133 #define PARPORT_IP32_ENABLE_DMA (1U << 1) macro2084 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()2094 features &= ~PARPORT_IP32_ENABLE_DMA; in parport_ip32_probe_port()2103 if (features & PARPORT_IP32_ENABLE_DMA) { in parport_ip32_probe_port()