Home
last modified time | relevance | path

Searched refs:AST2500PreCatchCRT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_vbios.c100 AST2500PreCatchCRT), 60, 1, 0x3a },
109 AST2500PreCatchCRT), 60, 1, 0x38 },
118 AST2500PreCatchCRT), 60, 1, 0x35 },
127 AST2500PreCatchCRT), 60, 1, 0x36 },
136 AST2500PreCatchCRT), 60, 1, 0x37 },
145 AST2500PreCatchCRT), 60, 1, 0x34 },
H A Dast_vbios.h49 #define AST2500PreCatchCRT 0x00004000 macro
H A Dast_mode.c252 if (ast->quirks->crtc_hsync_precatch_needed && (vmode->flags & AST2500PreCatchCRT)) in ast_set_crtc_reg()