Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddma_local.h125 DMA_FIFO_STATE_EMPTY, enumerator
H A Ddma.c249 port->fifo_state = DMA_FIFO_STATE_EMPTY; in dma_get_state()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c1110 else if (port->fifo_state == DMA_FIFO_STATE_EMPTY) in ia_css_debug_dump_dma_state()