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