Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.h55 #define ISP2X_SIAF_ENA BIT(0) macro
H A Disp_params_v2x.c968 isp_param_clear_bits(params_vdev, ISP_AFM_CTRL, ISP2X_SIAF_ENA); in isp_siaf_config()
1000 afm_ctrl |= ISP2X_SIAF_ENA; in isp_siaf_enable()
1002 afm_ctrl &= ~ISP2X_SIAF_ENA; in isp_siaf_enable()