Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c54 uint32_t bl_pwm_cntl, bl_pwm, fractional_duty_cycle_en; in dce_get_16_bit_backlight_from_pwm() local
64 REG_GET(BL_PWM_CNTL, BL_PWM_FRACTIONAL_EN, &fractional_duty_cycle_en); in dce_get_16_bit_backlight_from_pwm()
74 if (fractional_duty_cycle_en == 0) in dce_get_16_bit_backlight_from_pwm()