Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_ct.c302 lcd_gen_cntrl = aty_ld_lcd(LCD_GEN_CNTL, par); in aty_set_pll_ct()
303 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_base.c590 lcd_on_off = aty_ld_lcd(LCD_GEN_CNTL, par); in atyfb_get_pixclock()
656 crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, par); in aty_get_crtc()
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()
689 aty_st_le32(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); in aty_get_crtc()
704 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl & in aty_set_crtc()
751 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | in aty_set_crtc()
775 DPRINTK("LCD_GEN_CNTL: %x\n", crtc->lcd_gen_cntl); in aty_set_crtc()
781 aty_st_lcd(LCD_GEN_CNTL, crtc->lcd_gen_cntl, par); in aty_set_crtc()
906 crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, pa in aty_var_to_crtc()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_ct.c303 lcd_gen_cntrl = aty_ld_lcd(LCD_GEN_CNTL, par); in aty_set_pll_ct()
304 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_base.c600 lcd_on_off = aty_ld_lcd(LCD_GEN_CNTL, par); in atyfb_get_pixclock()
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()
691 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | 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()
761 aty_st_lcd(LCD_GEN_CNTL, (crtc->lcd_gen_cntl & ~CRTC_RW_SELECT) | 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()
916 crtc->lcd_gen_cntl = aty_ld_lcd(LCD_GEN_CNTL, pa in aty_var_to_crtc()
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dmach64.h1254 #define LCD_GEN_CNTL 0x01 macro
/kernel/linux/linux-6.6/include/video/
H A Dmach64.h1254 #define LCD_GEN_CNTL 0x01 macro

Completed in 16 milliseconds