Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/sgi/
H A Dhpc3.h26 #define HPCDMA_XIE 0x20000000 /* irq generated when at end of this desc */ macro
/linux/drivers/net/ethernet/seeq/
H A 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/sound/mips/
H A Dhal2.c469 desc->desc.cntinfo = HPCDMA_XIE | H2_BLOCK_SIZE; in hal2_alloc_dmabuf()