LCD_GEN_CNTL
if (par->lcd_table != 0 && (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
(aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
(aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
lcd_on_off = aty_ld_lcd(LCD_GEN_CNTL, par);
crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, par);
aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl &
aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) |
aty_st_le32(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par);
aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl &
aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) |
aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par);
crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, par) & ~CRTC_RW_SELECT;
lcd_gen_cntrl = aty_ld_lcd(LCD_GEN_CNTL, par);
aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par);
aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par);