Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
A Dast_2100.c290 while (!AST_DRAMSTRUCT_IS(dram_reg_info, INVALID)) { in ast_post_chip_2100()
291 if (AST_DRAMSTRUCT_IS(dram_reg_info, UDELAY)) { in ast_post_chip_2100()
294 } else if (AST_DRAMSTRUCT_IS(dram_reg_info, DRAM_TYPE)) { in ast_post_chip_2100()
A Dast_2000.c114 while (!AST_DRAMSTRUCT_IS(dram_reg_info, INVALID)) { in ast_post_chip_2000()
115 if (AST_DRAMSTRUCT_IS(dram_reg_info, UDELAY)) { in ast_post_chip_2000()
A Dast_post.h35 #define AST_DRAMSTRUCT_IS(_entry, _name) \ macro

Completed in 6 milliseconds