Searched refs:MTK_VENC_IRQ_STATUS_PPS (Results 1 – 3 of 3) sorted by relevance
15 #define MTK_VENC_IRQ_STATUS_PPS 0x2 macro
51 if (irq_status & MTK_VENC_IRQ_STATUS_PPS) in clean_irq_status()52 writel(MTK_VENC_IRQ_STATUS_PPS, addr); in clean_irq_status()
368 if (irq_status != MTK_VENC_IRQ_STATUS_PPS) { in h264_encode_pps()370 MTK_VENC_IRQ_STATUS_PPS); in h264_encode_pps()