Home
last modified time | relevance | path

Searched refs:HPCDMA_XIE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/sgi/
Dhpc3.h26 #define HPCDMA_XIE 0x20000000 /* irq generated when at end of this desc */ macro
/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c175 #define RCNTCFG_INIT (HPCDMA_OWN | HPCDMA_EORP | HPCDMA_XIE)
486 td->tdma.cntinfo &= ~(HPCDMA_XIU | HPCDMA_XIE); in sgiseeq_tx()
624 HPCDMA_XIU | HPCDMA_EOXP | HPCDMA_XIE | HPCDMA_EOX; in sgiseeq_start_xmit()
/Linux-v4.19/sound/mips/
Dhal2.c480 desc->desc.cntinfo = HPCDMA_XIE | H2_BLOCK_SIZE; in hal2_alloc_dmabuf()