Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c3332 int fxp, fxp_min, fxp_max, fxp_actual, f = 1; in drm_edp_backlight_probe_max() local
3397 fxp_actual = f << pn; in drm_edp_backlight_probe_max()
3398 if (fxp_min <= fxp_actual && fxp_actual <= fxp_max) in drm_edp_backlight_probe_max()

Completed in 8 milliseconds