Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_abm.c91 static unsigned int calculate_16_bit_backlight_from_pwm(struct dce_abm *abm_dce) in calculate_16_bit_backlight_from_pwm() function
259 unsigned int backlight = calculate_16_bit_backlight_from_pwm(abm_dce); in dce_abm_init()