Searched refs:aty_st_lcd (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c149 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) function
180 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) function
673 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl &
694 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) |
716 aty_st_lcd(CNFG_PANEL, crtc->lcd_config_panel, par);
717 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl &
721 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching &
723 aty_st_lcd(VERT_STRETCHING, crtc->vert_stretching &
764 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) |
794 aty_st_lcd(LCD_GEN_CNT
[all...]
H A Dmach64_ct.c304 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par);
373 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par);
H A Datyfb.h292 extern void aty_st_lcd(int index, u32 val, const struct atyfb_par *par);

Completed in 225 milliseconds