Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c333 struct aspeed_video_config { struct
338 static const struct aspeed_video_config ast2400_config = { argument
343 static const struct aspeed_video_config ast2500_config = {
348 static const struct aspeed_video_config ast2600_config = {
2161 const struct aspeed_video_config *config; in aspeed_video_probe()