Home
last modified time | relevance | path

Searched refs:IS_AST_GEN4 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_dp501.c364 if (IS_AST_GEN4(ast)) { in ast_init_dvo()
449 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_init_3rdtx()
H A Dast_main.c275 } else if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_get_dram_info()
H A Dast_drv.h248 #define IS_AST_GEN4(__ast) __ast_gen_is_eq(__ast, 4) macro
H A Dast_post.c52 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()
73 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()
H A Dast_mode.c388 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()