Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/ !
Drkisp1-config.h308 __u32 line_thresh; member
/linux-6.1.9/drivers/gpu/drm/bridge/cadence/ !
Dcdns-mhdp8546-core.c1928 s32 line_thresh1, line_thresh2, line_thresh = 0; in cdns_mhdp_sst_enable() local
1949 line_thresh = line_thresh1 - line_thresh2 / (s32)mhdp->link.num_lanes; in cdns_mhdp_sst_enable()
1950 line_thresh = (line_thresh >> 5) + 2; in cdns_mhdp_sst_enable()
1960 line_thresh & GENMASK(5, 0)); in cdns_mhdp_sst_enable()
/linux-6.1.9/drivers/media/platform/rockchip/rkisp1/ !
Drkisp1-params.c82 arg->methods[i].line_thresh & in rkisp1_dpcc_config()