LVDS_DISPLAY_DIS 1308 drivers/video/fbdev/aty/aty128fb.c reg &= ~LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 1318 drivers/video/fbdev/aty/aty128fb.c reg |= LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 1797 drivers/video/fbdev/aty/aty128fb.c reg &= ~LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 1808 drivers/video/fbdev/aty/aty128fb.c reg |= LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 71 drivers/video/fbdev/aty/radeon_backlight.c lvds_gen_cntl &= ~LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 105 drivers/video/fbdev/aty/radeon_backlight.c lvds_gen_cntl |= LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 1097 drivers/video/fbdev/aty/radeon_base.c u32 target_val = (val & ~LVDS_DISPLAY_DIS) | LVDS_BLON | LVDS_ON LVDS_DISPLAY_DIS 1100 drivers/video/fbdev/aty/radeon_base.c if ((val ^ target_val) == LVDS_DISPLAY_DIS) LVDS_DISPLAY_DIS 1120 drivers/video/fbdev/aty/radeon_base.c val |= LVDS_DISPLAY_DIS; LVDS_DISPLAY_DIS 653 include/video/radeon.h (LVDS_ON | LVDS_DISPLAY_DIS | LVDS_BL_MOD_LEVEL_MASK | LVDS_BLON)