Home
last modified time | relevance | path

Searched refs:LVDS_DISPLAY_DIS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dradeon_backlight.c67 lvds_gen_cntl &= ~LVDS_DISPLAY_DIS; in radeon_bl_update_status()
101 lvds_gen_cntl |= LVDS_DISPLAY_DIS; in radeon_bl_update_status()
/linux/include/video/
H A Daty128.h388 #define LVDS_DISPLAY_DIS 0x00000002 macro
H A Dradeon.h642 #define LVDS_DISPLAY_DIS (1 << 1) macro
653 (LVDS_ON | LVDS_DISPLAY_DIS | LVDS_BL_MOD_LEVEL_MASK | LVDS_BLON)