Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c149 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) in aty_st_lcd() function
180 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) in aty_st_lcd() function
670 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_get_crtc()
691 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | in aty_get_crtc()
713 aty_st_lcd(CNFG_PANEL, crtc->lcd_config_panel, par); in aty_set_crtc()
714 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_set_crtc()
718 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching & in aty_set_crtc()
720 aty_st_lcd(VERT_STRETCHING, crtc->vert_stretching & in aty_set_crtc()
761 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | in aty_set_crtc()
791 aty_st_lcd(LCD_GEN_CNT in aty_set_crtc()
[all...]
H A Dmach64_ct.c304 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); in aty_set_pll_ct()
373 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par); in aty_set_pll_ct()
H A Datyfb.h292 extern void aty_st_lcd(int index, u32 val, const struct atyfb_par *par);
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c149 void aty_st_lcd(int index, u32 val, const struct atyfb_par *par) in aty_st_lcd() function
660 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_get_crtc()
681 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | in aty_get_crtc()
703 aty_st_lcd(CNFG_PANEL, crtc->lcd_config_panel, par); in aty_set_crtc()
704 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_set_crtc()
708 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching & in aty_set_crtc()
710 aty_st_lcd(VERT_STRETCHING, crtc->vert_stretching & in aty_set_crtc()
751 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | in aty_set_crtc()
781 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); in aty_set_crtc()
782 aty_st_lcd(HORZ_STRETCHIN in aty_set_crtc()
[all...]
H A Dmach64_ct.c303 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par); in aty_set_pll_ct()
372 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl, par); in aty_set_pll_ct()
H A Datyfb.h292 extern void aty_st_lcd(int index, u32 val, const struct atyfb_par *par);

Completed in 8 milliseconds