Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ast/
Dast_drv.c248 chip = AST2200; in ast_detect_chip()
Dast_drv.h66 AST2200 = __AST_CHIP(3, 0), enumerator
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()
Dast_post.c275 if (ast->chip == AST2100 || ast->chip == AST2200) in ast_init_dram_reg()