Home
last modified time | relevance | path

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

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