Searched refs:VPE_DEI_ERROR_INT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/ti-vpe/
H A Dvpe_regs.h87 #define VPE_DEI_ERROR_INT (1 << 16) macro
H A Dvpe.c1078 write_reg(ctx->dev, VPE_INT0_ENABLE1_SET, VPE_DEI_ERROR_INT | enable_irqs()
1249 if (irqst1 & VPE_DEI_ERROR_INT) { vpe_irq()
1250 irqst1 &= ~VPE_DEI_ERROR_INT; vpe_irq()

Completed in 52 milliseconds