Searched refs:LVDS_B0B3_POWER_UP (Results 1 – 3 of 3) sorted by relevance
761 #define LVDS_B0B3_POWER_UP (3 << 2) macro
4333 temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP; in intel_update_lvds()4335 temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP); in intel_update_lvds()5690 temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP; in ironlake_crtc_mode_set()5692 temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP); in ironlake_crtc_mode_set()5897 temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP; in haswell_crtc_mode_set()5899 temp &= ~(LVDS_B0B3_POWER_UP | in haswell_crtc_mode_set()
1813 #define LVDS_B0B3_POWER_UP (3 << 2) macro