Searched refs:IS_AST_GEN7 (Results 1 – 2 of 2) sorted by relevance
251 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()
246 #define IS_AST_GEN7(__ast) __ast_gen_is_eq(__ast, 7) macro
Completed in 11 milliseconds