Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Di915_reg.h79 #define BLM_POLARITY_PNV (1 << 0) /* pnv only */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_panel.c998 ctl |= BLM_POLARITY_PNV; in i9xx_enable_backlight()
1718 panel->backlight.active_low_pwm = ctl & BLM_POLARITY_PNV; in i9xx_setup_backlight()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_reg.h5154 #define BLM_POLARITY_PNV (1 << 0) /* pnv only */ macro