Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.h91 #define ISP2X_SIHST_CTRL_AUTOSTOP_SET(x) (((x) & 0x01) << 11) macro
H A Disp_params_v2x.c473 ISP2X_SIHST_CTRL_AUTOSTOP_SET(arg->win_cfg[i].auto_stop) | in isp_sihst_config()