HomeSort by: relevance | last modified time | path
    Searched refs:pwm_blc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bios.h 117 u32 pwm_blc:1; member in struct:mipi_config
intel_dsi_vbt.c 850 mipi_config->pwm_blc == PPS_BLC_PMIC) {
855 if (IS_VALLEYVIEW(dev_priv) && mipi_config->pwm_blc == PPS_BLC_SOC) {
906 mipi_config->pwm_blc == PPS_BLC_PMIC)
909 if (IS_VALLEYVIEW(dev_priv) && mipi_config->pwm_blc == PPS_BLC_SOC) {
intel_panel.c 1875 if (dev_priv->vbt.dsi.config->pwm_blc == PPS_BLC_PMIC) {

Completed in 13 milliseconds