Home
last modified time | relevance | path

Searched refs:AST2200 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_drv.c250 chip = AST2200; in ast_detect_chip()
H A Dast_drv.h66 AST2200 = __AST_CHIP(3, 0), enumerator
H A Dast_mode.c1042 (ast->chip == AST2200) || // GEN3, but not AST2150 (?) in ast_crtc_helper_mode_valid()
1377 ast->chip == AST2200 || // GEN3, but not AST2150 (?) in ast_mode_config_init()
H A Dast_post.c272 if (ast->chip == AST2100 || ast->chip == AST2200) in ast_init_dram_reg()