Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Dimx-pxp.h115 #define BM_PXP_CTRL_ENABLE 0x00000001 macro
117 (((v) << 0) & BM_PXP_CTRL_ENABLE)
Dimx-pxp.c925 writel(BM_PXP_CTRL_ENABLE | BM_PXP_CTRL_ENABLE_CSC2 | in pxp_start()