Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h115 #define BM_PXP_CTRL_ENABLE 0x00000001 macro
117 (((v) << 0) & BM_PXP_CTRL_ENABLE)
H A Dimx-pxp.c1031 BM_PXP_CTRL_ENABLE | BM_PXP_CTRL_ENABLE_CSC2 | in pxp_start()