Searched refs:LVDS_DISPLAY_DIS (Results 1 – 4 of 4) sorted by relevance
387 #define LVDS_DISPLAY_DIS 0x00000002 macro
554 #define LVDS_DISPLAY_DIS (1 << 1) macro565 (LVDS_ON | LVDS_DISPLAY_DIS | LVDS_BL_MOD_LEVEL_MASK | \
1082 reg &= ~LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()1092 reg |= LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()2553 reg &= ~LVDS_DISPLAY_DIS; in aty128_set_backlight_enable()2563 reg |= LVDS_DISPLAY_DIS; in aty128_set_backlight_enable()
2752 val_lvds &= ~(LVDS_DISPLAY_DIS); in radeonfb_blank()2767 val_lvds |= (LVDS_DISPLAY_DIS); in radeonfb_blank()3502 lvds_gen_cntl &= ~LVDS_DISPLAY_DIS; in radeon_set_backlight_enable()3507 lvds_gen_cntl |= LVDS_DISPLAY_DIS; in radeon_set_backlight_enable()