Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/ip32/
Dmace.h169 #define MACEPAR_CTLSTAT_CTXA_VALID BIT(4) macro
/linux-3.4.99/drivers/parport/
Dparport_ip32.c666 res[0] = (ctrl & MACEPAR_CTLSTAT_CTXA_VALID) ? in parport_ip32_dma_stop()