Home
last modified time | relevance | path

Searched refs:CNFG_PANEL (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/video/
Dmach64.h1253 #define CNFG_PANEL 0x00 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Datyfb_base.c655 crtc->lcd_config_panel = aty_ld_lcd(CNFG_PANEL, par); in aty_get_crtc()
703 aty_st_lcd(CNFG_PANEL, crtc->lcd_config_panel, par); in aty_set_crtc()
905 crtc->lcd_config_panel = aty_ld_lcd(CNFG_PANEL, par) | 0x4000; in aty_var_to_crtc()