Searched refs:CRTC_VGA_LINEAR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/video/ | ||
D | mach64.h | 622 #define CRTC_VGA_LINEAR 0x08000000 macro |
/linux-6.1.9/drivers/video/fbdev/aty/ | ||
D | atyfb_base.c | 1038 crtc->gen_cntl |= CRTC_VGA_LINEAR; in aty_var_to_crtc() |