Searched refs:lcd_gen_cntl (Results 1 – 2 of 2) sorted by relevance
666 crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, par); in aty_get_crtc()670 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_get_crtc()699 aty_st_le32(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); in aty_get_crtc()714 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_set_crtc()785 DPRINTK("LCD_GEN_CNTL: %x\n", crtc->lcd_gen_cntl); in aty_set_crtc()791 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); in aty_set_crtc()918 crtc->lcd_gen_cntl &= in aty_var_to_crtc()922 crtc->lcd_gen_cntl |= DONT_SHADOW_VPAR | LOCK_8DOT; in aty_var_to_crtc()924 if ((crtc->lcd_gen_cntl & LCD_ON) && in aty_var_to_crtc()933 if (crtc->lcd_gen_cntl & CRT_ON) { in aty_var_to_crtc()[all …]
35 u32 lcd_gen_cntl; member
Completed in 18 milliseconds