Searched refs:PANEL_POWER_RESET (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c1103 pp &= ~PANEL_POWER_RESET;
1110 pp |= PANEL_POWER_RESET;
1120 pp |= PANEL_POWER_RESET; /* restore panel reset bit */
1142 pp &= ~(POWER_TARGET_ON | EDP_FORCE_VDD | PANEL_POWER_RESET | EDP_BLC_ENABLE);
H A Di915_reg.h4419 #define PANEL_POWER_RESET (1 << 1) macro

Completed in 598 milliseconds