Searched refs:MACEPAR_DIAG_DMACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/asm/ip32/ | ||
H A D | mace.h | 173 #define MACEPAR_DIAG_DMACTIVE BIT(1) macro |
/linux/drivers/parport/ | ||
H A D | parport_ip32.c | 664 if (diag & MACEPAR_DIAG_DMACTIVE) in parport_ip32_dma_stop() |