Searched refs:LVDS_DISPLAY_DIS (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_backlight.c73 lvds_gen_cntl &= ~LVDS_DISPLAY_DIS;
107 lvds_gen_cntl |= LVDS_DISPLAY_DIS;
H A Daty128fb.c1262 reg &= ~LVDS_DISPLAY_DIS;
1272 reg |= LVDS_DISPLAY_DIS;
1745 reg &= ~LVDS_DISPLAY_DIS;
1755 reg |= LVDS_DISPLAY_DIS;
H A Dradeon_base.c971 u32 target_val = (val & ~LVDS_DISPLAY_DIS) | LVDS_BLON | LVDS_ON
974 if ((val ^ target_val) == LVDS_DISPLAY_DIS)
994 val |= LVDS_DISPLAY_DIS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Daty128.h387 #define LVDS_DISPLAY_DIS 0x00000002 macro
H A Dradeon.h637 #define LVDS_DISPLAY_DIS (1 << 1) macro
648 (LVDS_ON | LVDS_DISPLAY_DIS | LVDS_BL_MOD_LEVEL_MASK | LVDS_BLON)

Completed in 181 milliseconds