Searched refs:VFE_IRQ_CLEAR (Results 1 – 1 of 1) sorted by relevance
36 #define VFE_IRQ_CLEAR(n) ((vfe_is_lite(vfe) ? 0x34 : 0x48) + (n) * 4) macro211 writel_relaxed(status, vfe->base + VFE_IRQ_CLEAR(0)); in vfe_isr()