Searched refs:IS_AST_GEN5 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/ast/ | ||
| H A D | ast_drv.h | 258 #define IS_AST_GEN5(__ast) __ast_gen_is_eq(__ast, 5) macro |
| H A D | ast_dp501.c | 449 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_init_3rdtx() |