Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Dimx-pxp.h36 #define BM_PXP_CTRL_ENABLE_LUT 0x02000000 macro
38 (((v) << 25) & BM_PXP_CTRL_ENABLE_LUT)
Dimx-pxp.c926 BM_PXP_CTRL_ENABLE_LUT | BM_PXP_CTRL_ENABLE_ROTATE0 | in pxp_start()