Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_helper.c3300 int fxp, fxp_min, fxp_max, fxp_actual, f = 1; in drm_edp_backlight_probe_max() local
3365 fxp_actual = f << pn; in drm_edp_backlight_probe_max()
3366 if (fxp_min <= fxp_actual && fxp_actual <= fxp_max) in drm_edp_backlight_probe_max()