Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c970 mipi_config->pwm_blc == PPS_BLC_PMIC) { in intel_dsi_vbt_gpio_init()
975 if (IS_VALLEYVIEW(dev_priv) && mipi_config->pwm_blc == PPS_BLC_SOC) { in intel_dsi_vbt_gpio_init()
1031 mipi_config->pwm_blc == PPS_BLC_PMIC) in intel_dsi_vbt_gpio_cleanup()
1034 if (IS_VALLEYVIEW(dev_priv) && mipi_config->pwm_blc == PPS_BLC_SOC) { in intel_dsi_vbt_gpio_cleanup()
H A Dintel_bios.h117 u32 pwm_blc:1; member
H A Dintel_backlight.c1526 if (connector->panel.vbt.dsi.config->pwm_blc == PPS_BLC_PMIC) { in ext_pwm_setup_backlight()