Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.h26 #define QUEUE_IGNORE_END_FLAG 0x0002 macro
38 QUEUE_IGNORE_END_FLAG | \
43 QUEUE_IGNORE_END_FLAG | \
H A Dqueue_access.c56 if (0 == (ignore_desc_flags & QUEUE_IGNORE_END_FLAG)) in ia_css_queue_load()
102 if (0 == (ignore_desc_flags & QUEUE_IGNORE_END_FLAG)) in ia_css_queue_store()