Home
last modified time | relevance | path

Searched refs:line_thresh (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/uapi/
H A Drkisp1-config.h245 __u32 line_thresh; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1873 s32 line_thresh1, line_thresh2, line_thresh = 0; in cdns_mhdp_sst_enable() local
1894 line_thresh = line_thresh1 - line_thresh2 / (s32)mhdp->link.num_lanes; in cdns_mhdp_sst_enable()
1895 line_thresh = (line_thresh >> 5) + 2; in cdns_mhdp_sst_enable()
1905 line_thresh & GENMASK(5, 0)); in cdns_mhdp_sst_enable()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp1-config.h237 unsigned int line_thresh; member
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-params.c76 rkisp1_write(params->rkisp1, arg->methods[i].line_thresh, in rkisp1_dpcc_config()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c69 rkisp1_iowrite32(params_vdev, arg->methods[i].line_thresh, in isp_dpcc_config()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_params.c120 rkisp1_iowrite32(params_vdev, arg->methods[i].line_thresh, in isp_dpcc_config()