Home
last modified time | relevance | path

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

/drivers/media/platform/
Dimx-pxp.c1002 if (stat & BM_PXP_STAT_IRQ0) { in pxp_irq_handler()
1005 BM_PXP_STAT_IRQ0)) in pxp_irq_handler()
1007 writel(BM_PXP_STAT_IRQ0, dev->mmio + HW_PXP_STAT_CLR); in pxp_irq_handler()
Dimx-pxp.h161 #define BM_PXP_STAT_IRQ0 0x00000001 macro
163 (((v) << 0) & BM_PXP_STAT_IRQ0)