Searched refs:IS_AST_GEN6 (Results 1 – 4 of 4) sorted by relevance
247 if (IS_AST_GEN6(ast)) in ast_get_dram_info()259 if (IS_AST_GEN6(ast)) { in ast_get_dram_info()
217 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) && in ast_set_crtc_reg()341 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) in ast_set_dclk_reg()388 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()
250 #define IS_AST_GEN6(__ast) __ast_gen_is_eq(__ast, 6) macro
52 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()73 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()