Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_main.c200 ast->chip = AST2100; in ast_device_config_init()
H A Dast_drv.h63 AST2100 = __AST_CHIP(2, 1), enumerator
H A Dast_mode.c1081 if ((ast->chip == AST2100) || // GEN2, but not AST1100 (?) in ast_crtc_helper_mode_valid()
1922 if (ast->chip == AST2100 || // GEN2, but not AST1100 (?) in ast_mode_config_init()
H A Dast_post.c261 if (ast->chip == AST2100 || ast->chip == AST2200) in ast_init_dram_reg()