Searched refs:LVDS_B0B3_POWER_UP (Results 1 – 4 of 4) sorted by relevance
360 # define LVDS_B0B3_POWER_UP (3 << 2) macro
726 lvds |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP; in psb_intel_crtc_mode_set()728 lvds &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP); in psb_intel_crtc_mode_set()
1487 #define LVDS_B0B3_POWER_UP (3 << 2) macro
4990 temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP; in intel_crtc_mode_set()4992 temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP); in intel_crtc_mode_set()