Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h112 #define BM_PXP_CTRL_IRQ_ENABLE 0x00000002 macro
114 (((v) << 1) & BM_PXP_CTRL_IRQ_ENABLE)
H A Dimx-pxp.c1029 pxp_write(dev, HW_PXP_CTRL_SET, BM_PXP_CTRL_IRQ_ENABLE); in pxp_start()