Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_dp501.c366 if (IS_AST_GEN4(ast)) { in ast_init_dvo()
453 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_init_3rdtx()
Dast_main.c264 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) { in ast_detect_tx_chip()
369 } else if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_get_dram_info()
Dast_drv.h257 #define IS_AST_GEN4(__ast) __ast_gen_is_eq(__ast, 4) macro
Dast_mode.c516 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()
1083 IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || in ast_crtc_helper_mode_valid()
1883 IS_AST_GEN4(ast)) { in ast_mode_config_init()
Dast_post.c54 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()
75 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) in ast_set_def_ext_reg()
344 else if (IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) in ast_post_gpu()