Home
last modified time | relevance | path

Searched refs:CIF_ISP_ACQ_PROP_VSYNC_LOW (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Drkisp1.c360 signal |= CIF_ISP_ACQ_PROP_VSYNC_LOW;
H A Dregs.h76 #define CIF_ISP_ACQ_PROP_VSYNC_LOW BIT(2) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs.h78 #define CIF_ISP_ACQ_PROP_VSYNC_LOW BIT(2) macro
H A Drkisp.c1709 signal |= CIF_ISP_ACQ_PROP_VSYNC_LOW; in rkisp_config_isp()