Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
A Dast_mode.c251 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) && in ast_set_crtc_reg()
293 if (IS_AST_GEN7(ast) && (mode->crtc_vdisplay == 1080)) in ast_set_crtc_reg()
375 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) in ast_set_dclk_reg()
419 if (IS_AST_GEN7(ast)) { in ast_set_crtthd_reg()
A Dast_drv.h246 #define IS_AST_GEN7(__ast) __ast_gen_is_eq(__ast, 7) macro

Completed in 11 milliseconds