Home
last modified time | relevance | path

Searched refs:IS_AST_GEN6 (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/ast/
A Dast_main.c247 if (IS_AST_GEN6(ast)) in ast_get_dram_info()
259 if (IS_AST_GEN6(ast)) { in ast_get_dram_info()
A Dast_mode.c251 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) && in ast_set_crtc_reg()
375 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) in ast_set_dclk_reg()
422 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) { in ast_set_crtthd_reg()
A Dast_drv.h245 #define IS_AST_GEN6(__ast) __ast_gen_is_eq(__ast, 6) macro

Completed in 12 milliseconds