Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_backlight.c1030 pwm_freq_hz); in cnp_hz_to_pwm()
1038 return DIV_ROUND_CLOSEST(KHz(19200), pwm_freq_hz); in bxt_hz_to_pwm()
1092 pwm_freq_hz * 128); in pch_hz_to_pwm()
1113 return DIV_ROUND_CLOSEST(clock, pwm_freq_hz * 32); in i9xx_hz_to_pwm()
1160 u16 pwm_freq_hz = dev_priv->vbt.backlight.pwm_freq_hz; in get_vbt_pwm_freq() local
1162 if (pwm_freq_hz) { in get_vbt_pwm_freq()
1165 pwm_freq_hz); in get_vbt_pwm_freq()
1167 pwm_freq_hz = 200; in get_vbt_pwm_freq()
1170 pwm_freq_hz); in get_vbt_pwm_freq()
1173 return pwm_freq_hz; in get_vbt_pwm_freq()
[all …]
A Dintel_dp_aux_backlight.c335 i915->vbt.backlight.pwm_freq_hz, intel_dp->edp_dpcd, in intel_dp_aux_vesa_setup_backlight()
A Dintel_vbt_defs.h801 u16 pwm_freq_hz; member
A Dintel_bios.c473 i915->vbt.backlight.pwm_freq_hz = entry->pwm_freq_hz; in parse_lfp_backlight()
507 i915->vbt.backlight.pwm_freq_hz, in parse_lfp_backlight()
/linux/drivers/gpu/drm/i915/
A Di915_drv.h709 u16 pwm_freq_hz; member

Completed in 28 milliseconds