Home
last modified time | relevance | path

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

/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c185 #define VE_INTERRUPT_CAPTURE_COMPLETE BIT(1) macro
742 sts & VE_INTERRUPT_CAPTURE_COMPLETE ? ", capture-done" : "", in aspeed_video_irq()