Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h125 #define BM_PXP_STAT_BLOCKX 0xFF000000 macro
127 (((v) << 24) & BM_PXP_STAT_BLOCKX)
H A Dimx-pxp.c1109 if (stat & ~(BM_PXP_STAT_BLOCKX | BM_PXP_STAT_BLOCKY | in pxp_irq_handler()