Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/parisc/
Dccio-dma.c497 #define HINT_STOP_MOST 0x04UL /* LSL support */ macro
499 #define HINT_STOP_MOST 0x00UL /* only needed for "some EISA devices" */ macro
511 [DMA_BIDIRECTIONAL] = HINT_STOP_MOST | HINT_SAFE_DMA | IOPDIR_VALID,
512 [DMA_TO_DEVICE] = HINT_STOP_MOST | HINT_PREFETCH | IOPDIR_VALID,
513 [DMA_FROM_DEVICE] = HINT_STOP_MOST | IOPDIR_VALID,