Searched refs:IS_AST_GEN5 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A Dast_main.c91 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) {
196 } else if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) {
H A Dast_dp501.c453 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) {
H A Dast_drv.h249 #define IS_AST_GEN5(__ast) __ast_gen_is_eq(__ast, 5) macro
H A Dast_mode.c518 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) {
1102 IS_AST_GEN4(ast) || IS_AST_GEN5(ast) ||
1875 IS_AST_GEN5(ast) ||
H A Dast_post.c54 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast))
75 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast))
358 else if (IS_AST_GEN5(ast) || IS_AST_GEN4(ast))

Completed in 144 milliseconds