Home
last modified time | relevance | path

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

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