Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_backlight.c1024 pwm_freq_hz); in cnp_hz_to_pwm()
1032 return DIV_ROUND_CLOSEST(KHz(19200), pwm_freq_hz); in bxt_hz_to_pwm()
1086 pwm_freq_hz * 128); in pch_hz_to_pwm()
1107 return DIV_ROUND_CLOSEST(clock, pwm_freq_hz * 32); in i9xx_hz_to_pwm()
1155 u16 pwm_freq_hz = connector->panel.vbt.backlight.pwm_freq_hz; in get_vbt_pwm_freq() local
1157 if (pwm_freq_hz) { in get_vbt_pwm_freq()
1160 pwm_freq_hz); in get_vbt_pwm_freq()
1162 pwm_freq_hz = 200; in get_vbt_pwm_freq()
1165 pwm_freq_hz); in get_vbt_pwm_freq()
1168 return pwm_freq_hz; in get_vbt_pwm_freq()
[all …]
A Dintel_dp_aux_backlight.c384 panel->vbt.backlight.pwm_freq_hz, intel_dp->edp_dpcd, in intel_dp_aux_vesa_setup_backlight()
A Dintel_vbt_defs.h884 u16 pwm_freq_hz; member
A Dintel_bios.c1056 panel->vbt.backlight.pwm_freq_hz = entry->pwm_freq_hz; in parse_lfp_backlight()
1090 panel->vbt.backlight.pwm_freq_hz, in parse_lfp_backlight()
A Dintel_display_types.h327 u16 pwm_freq_hz; member

Completed in 29 milliseconds