Home
last modified time | relevance | path

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

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