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

/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c149 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) aty_st_lcd() function
655 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & aty_get_crtc()
676 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | aty_get_crtc()
698 aty_st_lcd(CNFG_PANEL, crtc->lcd_config_panel, par); aty_set_crtc()
699 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & aty_set_crtc()
703 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching & aty_set_crtc()
705 aty_st_lcd(VERT_STRETCHING, crtc->vert_stretching & aty_set_crtc()
746 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | aty_set_crtc()
776 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); aty_set_crtc()
777 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching, par); aty_set_crtc()
778 aty_st_lcd(VERT_STRETCHING, crtc->vert_stretching, par); aty_set_crtc()
780 aty_st_lcd(EXT_VERT_STRETCH, crtc->ext_vert_stretch, par); aty_set_crtc()
922 /*aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par);*/ aty_var_to_crtc()
2019 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2026 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2031 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2035 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2045 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2050 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2054 aty_st_lcd(POWER_MANAGEMENT, pm, par); aty_power_mgmt()
2218 aty_st_lcd(LCD_MISC_CNTL, reg, par); aty_bl_update_status()
2649 aty_st_lcd(POWER_MANAGEMENT, aty_ld_lcd(POWER_MANAGEMENT, par) | aty_init()
2813 aty_st_lcd(POWER_MANAGEMENT, pm, par); atyfb_blank()
2842 aty_st_lcd(POWER_MANAGEMENT, pm, par); atyfb_blank()
H A Datyfb.h290 extern void aty_st_lcd(int index, u32 val, const struct atyfb_par *par);
H A Dmach64_ct.c302 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); aty_set_pll_ct()
371 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par); aty_set_pll_ct()

Completed in 57 milliseconds