Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/ast/
Dast_drv.h66 AST2200 = __AST_CHIP(3, 0), enumerator
Dast_main.c192 ast->chip = AST2200; in ast_device_config_init()
Dast_mode.c1082 (ast->chip == AST2200) || // GEN3, but not AST2150 (?) in ast_crtc_helper_mode_valid()
1923 ast->chip == AST2200 || // GEN3, but not AST2150 (?) in ast_mode_config_init()
Dast_post.c261 if (ast->chip == AST2100 || ast->chip == AST2200) in ast_init_dram_reg()