Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/ip32/
H A Dmace.h168 #define MACEPAR_CTLSTAT_CTXB_VALID BIT(3) macro
/openbmc/linux/drivers/parport/
H A Dparport_ip32.c660 res[1] = (ctrl & MACEPAR_CTLSTAT_CTXB_VALID) ? in parport_ip32_dma_stop()