Searched refs:VPE_DS1_UV_ERROR_INT (Results 1 – 2 of 2) sorted by relevance
85 #define VPE_DS1_UV_ERROR_INT BIT(22) macro
1192 VPE_DS1_UV_ERROR_INT); in enable_irqs()1398 if (irqst1 & VPE_DS1_UV_ERROR_INT) { in vpe_irq()1399 irqst1 &= ~VPE_DS1_UV_ERROR_INT; in vpe_irq()