Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cirrus/
Dcs89x0.h405 #define ISA_RxDMA 0x0800 macro
408 #define ANY_ISA_DMA (ISA_AUTO_RxDMA | ISA_RxDMA)
Dcs89x0.c343 lp->isa_config |= ISA_RxDMA; in get_dma_channel()
379 if (lp->isa_config & ISA_RxDMA) { in set_dma_cfg()