LVDS_BLON        1307 drivers/video/fbdev/aty/aty128fb.c 		reg |= LVDS_ON | LVDS_EN | LVDS_BLON | LVDS_DIGION;
LVDS_BLON        1781 drivers/video/fbdev/aty/aty128fb.c 	reg |= LVDS_BL_MOD_EN | LVDS_BLON;
LVDS_BLON        1785 drivers/video/fbdev/aty/aty128fb.c 			reg &= ~LVDS_BLON;
LVDS_BLON        1789 drivers/video/fbdev/aty/aty128fb.c 			reg |= LVDS_BLON;
LVDS_BLON        1812 drivers/video/fbdev/aty/aty128fb.c 		reg &= ~(LVDS_ON | LVDS_EN | LVDS_BLON | LVDS_DIGION);
LVDS_BLON          72 drivers/video/fbdev/aty/radeon_backlight.c 		if (!(lvds_gen_cntl & LVDS_BLON) || !(lvds_gen_cntl & LVDS_ON)) {
LVDS_BLON          74 drivers/video/fbdev/aty/radeon_backlight.c 			lvds_gen_cntl |= LVDS_BLON | LVDS_EN;
LVDS_BLON        1002 drivers/video/fbdev/aty/radeon_base.c 				tmp |= (LVDS_ON | LVDS_BLON);
LVDS_BLON        1006 drivers/video/fbdev/aty/radeon_base.c 				tmp &= ~(LVDS_ON | LVDS_BLON);
LVDS_BLON        1031 drivers/video/fbdev/aty/radeon_base.c 			if ((LVDS_ON | LVDS_BLON) & tmp)
LVDS_BLON        1097 drivers/video/fbdev/aty/radeon_base.c 			u32 target_val = (val & ~LVDS_DISPLAY_DIS) | LVDS_BLON | LVDS_ON
LVDS_BLON        1915 drivers/video/fbdev/aty/radeon_base.c 			newmode->lvds_gen_cntl |= (LVDS_ON | LVDS_BLON);
LVDS_BLON         912 drivers/video/fbdev/aty/radeon_pm.c 	       ~(LVDS_BLON | LVDS_EN | LVDS_ON | LVDS_DIGON));
LVDS_BLON        1916 drivers/video/fbdev/aty/radeon_pm.c 	       ~(LVDS_EN | LVDS_ON | LVDS_DIGON | LVDS_BLON | LVDS_BL_MOD_EN));
LVDS_BLON        2169 drivers/video/fbdev/aty/radeon_pm.c 	       ~(LVDS_EN | LVDS_ON | LVDS_DIGON | LVDS_BLON | LVDS_BL_MOD_EN));
LVDS_BLON        2170 drivers/video/fbdev/aty/radeon_pm.c 	OUTREG(LVDS_GEN_CNTL, INREG(LVDS_GEN_CNTL) | LVDS_BLON);
LVDS_BLON         653 include/video/radeon.h 	(LVDS_ON | LVDS_DISPLAY_DIS | LVDS_BL_MOD_LEVEL_MASK | LVDS_BLON)