Home
last modified time | relevance | path

Searched refs:BM_PXP_STAT_IRQ0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/
H A 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()
H A Dimx-pxp.h161 #define BM_PXP_STAT_IRQ0 0x00000001 macro
163 (((v) << 0) & BM_PXP_STAT_IRQ0)
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx-pxp.c1107 if (stat & BM_PXP_STAT_IRQ0) { in pxp_irq_handler()
1110 BM_PXP_STAT_IRQ0)) in pxp_irq_handler()
1112 pxp_write(dev, HW_PXP_STAT_CLR, BM_PXP_STAT_IRQ0); in pxp_irq_handler()
H A Dimx-pxp.h161 #define BM_PXP_STAT_IRQ0 0x00000001 macro
163 (((v) << 0) & BM_PXP_STAT_IRQ0)

Completed in 14 milliseconds