Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/aspeed/
Daspeed_gfx_drv.c61 struct aspeed_gfx_config { struct
68 static const struct aspeed_gfx_config ast2400_config = { argument
75 static const struct aspeed_gfx_config ast2500_config = {
134 const struct aspeed_gfx_config *config; in aspeed_gfx_load()