Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1940 s32 line_thresh1, line_thresh2, line_thresh = 0; in cdns_mhdp_sst_enable() local
1961 line_thresh = line_thresh1 - line_thresh2 / (s32)mhdp->link.num_lanes; in cdns_mhdp_sst_enable()
1962 line_thresh = (line_thresh >> 5) + 2; in cdns_mhdp_sst_enable()
1972 line_thresh & GENMASK(5, 0)); in cdns_mhdp_sst_enable()
/linux-6.12.1/include/uapi/linux/
Drkisp1-config.h318 __u32 line_thresh; member
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-params.c138 arg->methods[i].line_thresh & in rkisp1_dpcc_config()