Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/
Dimx-pxp.h115 #define BM_PXP_CTRL_ENABLE 0x00000001 macro
117 (((v) << 0) & BM_PXP_CTRL_ENABLE)
Dimx-pxp.c932 writel(BM_PXP_CTRL_ENABLE | BM_PXP_CTRL_ENABLE_CSC2 | in pxp_start()