Searched refs:IS_AST_GEN7 (Results 1 – 4 of 4) sorted by relevance
62 if (IS_AST_GEN7(ast)) in ast_detect_widescreen()115 } else if (IS_AST_GEN7(ast)) { in ast_detect_tx_chip()
344 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) && in ast_set_crtc_reg()386 if (IS_AST_GEN7(ast) && (mode->crtc_vdisplay == 1080)) in ast_set_crtc_reg()468 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) in ast_set_dclk_reg()512 if (IS_AST_GEN7(ast)) { in ast_set_crtthd_reg()1044 IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) { in ast_crtc_helper_mode_valid()1378 IS_AST_GEN7(ast) || in ast_mode_config_init()
248 #define IS_AST_GEN7(__ast) __ast_gen_is_eq(__ast, 7) macro
352 if (IS_AST_GEN7(ast)) { in ast_post_gpu()
Completed in 12 milliseconds