Home
last modified time | relevance | path

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

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