Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpch_dma.c31 #define DMA_STATUS_IDLE 0x0 macro
313 if (sts == DMA_STATUS_IDLE) in pdc_is_idle()