Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Dimx-pxp.h129 #define BM_PXP_STAT_BLOCKY 0x00FF0000 macro
131 (((v) << 16) & BM_PXP_STAT_BLOCKY)
H A Dimx-pxp.c1004 if (stat & ~(BM_PXP_STAT_BLOCKX | BM_PXP_STAT_BLOCKY | in pxp_irq_handler()
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx-pxp.h129 #define BM_PXP_STAT_BLOCKY 0x00FF0000 macro
131 (((v) << 16) & BM_PXP_STAT_BLOCKY)
H A Dimx-pxp.c1109 if (stat & ~(BM_PXP_STAT_BLOCKX | BM_PXP_STAT_BLOCKY | in pxp_irq_handler()

Completed in 16 milliseconds