Home
last modified time | relevance | path

Searched refs:ISPCCP2_LCM_IRQSTATUS_EOF_IRQ (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dispccp2.c511 ISPCCP2_LCM_IRQSTATUS_EOF_IRQ, in ccp2_mem_configure()
516 ISPCCP2_LCM_IRQSTATUS_EOF_IRQ | in ccp2_mem_configure()
601 if (lcm_irqstatus & ISPCCP2_LCM_IRQSTATUS_EOF_IRQ) in omap3isp_ccp2_isr()
Dispreg.h76 #define ISPCCP2_LCM_IRQSTATUS_EOF_IRQ BIT(0) macro