Searched refs:MTK_VENC_IRQ_STATUS_PPS (Results 1 – 3 of 3) sorted by relevance
23 #define MTK_VENC_IRQ_STATUS_PPS 0x2 macro
59 if (irq_status & MTK_VENC_IRQ_STATUS_PPS) in clean_irq_status()60 writel(MTK_VENC_IRQ_STATUS_PPS, addr); in clean_irq_status()
377 if (irq_status != MTK_VENC_IRQ_STATUS_PPS) { in h264_encode_pps()379 MTK_VENC_IRQ_STATUS_PPS); in h264_encode_pps()