Home
last modified time | relevance | path

Searched refs:IS_AST_GEN5 (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/ast/
A Dast_main.c275 } else if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_get_dram_info()
A Dast_drv.h244 #define IS_AST_GEN5(__ast) __ast_gen_is_eq(__ast, 5) macro
A Dast_dp501.c449 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_init_3rdtx()
A Dast_mode.c422 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()

Completed in 12 milliseconds