Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_main.c192 ast->chip = AST2200; in ast_device_config_init()
H A Dast_drv.h66 AST2200 = __AST_CHIP(3, 0), enumerator
H A 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()
H A Dast_post.c261 if (ast->chip == AST2100 || ast->chip == AST2200) in ast_init_dram_reg()