Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c86 #define RKVENC_INT_ERROR_BITS ((RKVENC_BIT_STREAM_OVERFLOW) |\ macro
535 if (task->irq_status & RKVENC_INT_ERROR_BITS) { in rkvenc_isr()