Searched refs:pwm_freq_hz (Results 1 – 5 of 5) sorted by relevance
1024 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() local1157 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 …]
384 panel->vbt.backlight.pwm_freq_hz, intel_dp->edp_dpcd, in intel_dp_aux_vesa_setup_backlight()
884 u16 pwm_freq_hz; member
1056 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()
327 u16 pwm_freq_hz; member
Completed in 29 milliseconds