Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
HDcxm.h366 #define CXM_IRQ_ENC_EOS (1 << 30) macro
370 | CXM_IRQ_ENC_EOS | CXM_IRQ_ENC_EVENT)
HDcxm.c2046 if (status & CXM_IRQ_ENC_EOS) { in cxm_intr()