Home
last modified time | relevance | path

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

/openbmc/linux/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)