Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
H A Daty128fb.c1299 reg &= ~LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()
1309 reg |= LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()
1788 reg &= ~LVDS_DISPLAY_DIS; in aty128_bl_update_status()
1799 reg |= LVDS_DISPLAY_DIS; in aty128_bl_update_status()
H A Dradeon_base.c1088 u32 target_val = (val & ~LVDS_DISPLAY_DIS) | LVDS_BLON | LVDS_ON in radeon_screen_blank()
1091 if ((val ^ target_val) == LVDS_DISPLAY_DIS) in radeon_screen_blank()
1111 val |= LVDS_DISPLAY_DIS; in radeon_screen_blank()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_backlight.c71 lvds_gen_cntl &= ~LVDS_DISPLAY_DIS; in radeon_bl_update_status()
105 lvds_gen_cntl |= LVDS_DISPLAY_DIS; in radeon_bl_update_status()
H A Daty128fb.c1301 reg &= ~LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()
1311 reg |= LVDS_DISPLAY_DIS; in aty128_set_lcd_enable()
1790 reg &= ~LVDS_DISPLAY_DIS; in aty128_bl_update_status()
1801 reg |= LVDS_DISPLAY_DIS; in aty128_bl_update_status()
H A Dradeon_base.c1087 u32 target_val = (val & ~LVDS_DISPLAY_DIS) | LVDS_BLON | LVDS_ON in radeon_screen_blank()
1090 if ((val ^ target_val) == LVDS_DISPLAY_DIS) in radeon_screen_blank()
1110 val |= LVDS_DISPLAY_DIS; in radeon_screen_blank()
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 34 milliseconds