Home
last modified time | relevance | path

Searched refs:line_thresh1 (Results 1 – 1 of 1) 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
1959 line_thresh1 = ((vs + 1) << 5) * 8 / bpp; in cdns_mhdp_sst_enable()
1961 line_thresh = line_thresh1 - line_thresh2 / (s32)mhdp->link.num_lanes; in cdns_mhdp_sst_enable()