Searched refs:IS_AST_GEN7 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A Dast_main.c62 if (IS_AST_GEN7(ast))
115 } else if (IS_AST_GEN7(ast)) {
H A Dast_mode.c347 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) &&
389 if (IS_AST_GEN7(ast) && (mode->crtc_vdisplay == 1080))
471 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast))
515 if (IS_AST_GEN7(ast)) {
1103 IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) {
1873 IS_AST_GEN7(ast) ||
H A Dast_drv.h251 #define IS_AST_GEN7(__ast) __ast_gen_is_eq(__ast, 7) macro
H A Dast_post.c352 if (IS_AST_GEN7(ast)) {

Completed in 203 milliseconds