Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
A Dast_main.c91 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) { in ast_detect_tx_chip()
198 } else if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_get_dram_info()
A Dast_dp501.c369 if (IS_AST_GEN4(ast)) { in ast_init_dvo()
456 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast)) { in ast_init_3rdtx()
A Dast_drv.h245 #define IS_AST_GEN4(__ast) __ast_gen_is_eq(__ast, 4) macro
A Dast_mode.c515 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()
1043 IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || in ast_crtc_helper_mode_valid()
1381 IS_AST_GEN4(ast)) { in ast_mode_config_init()
A 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()
358 else if (IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) in ast_post_gpu()

Completed in 14 milliseconds