Home
last modified time | relevance | path

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

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