Home
last modified time | relevance | path

Searched refs:IS_AST_GEN1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_drv.h238 #define IS_AST_GEN1(__ast) __ast_gen_is_eq(__ast, 1) macro
H A Dast_post.c262 if (IS_AST_GEN1(ast)) { in ast_init_dram_reg()
294 } else if (dram_reg_info->index == 0x4 && !IS_AST_GEN1(ast)) { in ast_init_dram_reg()