Home
last modified time | relevance | path

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

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