Searched refs:ISPCCP2_LCM_IRQSTATUS_OCPERROR_IRQ (Results 1 – 2 of 2) sorted by relevance
508 isp_reg_writel(isp, ISPCCP2_LCM_IRQSTATUS_OCPERROR_IRQ | in ccp2_mem_configure()515 ISPCCP2_LCM_IRQSTATUS_OCPERROR_IRQ); in ccp2_mem_configure()590 if (lcm_irqstatus & ISPCCP2_LCM_IRQSTATUS_OCPERROR_IRQ) { in omap3isp_ccp2_isr()
77 #define ISPCCP2_LCM_IRQSTATUS_OCPERROR_IRQ BIT(1) macro