Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Dccio-dma.c510 #define HINT_STOP_MOST 0x04UL /* LSL support */ macro
512 #define HINT_STOP_MOST 0x00UL /* only needed for "some EISA devices" */ macro
524 [PCI_DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
525 [PCI_DMA_TODEVICE] = HINT_STOP_MOST | HINT_PREFETCH | IOPDIR_VALID,
526 [PCI_DMA_FROMDEVICE] = HINT_STOP_MOST | IOPDIR_VALID,