Searched refs:ast2600_config (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/aspeed/ |
H A D | aspeed_gfx_drv.c | 84 static const struct aspeed_gfx_config ast2600_config = { variable 95 { .compatible = "aspeed,ast2600-gfx", .data = &ast2600_config },
|
/openbmc/linux/drivers/watchdog/ |
H A D | aspeed_wdt.c | 50 static const struct aspeed_wdt_config ast2600_config = { variable 59 { .compatible = "aspeed,ast2600-wdt", .data = &ast2600_config },
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aspeed.c | 1156 static const struct aspeed_gpio_config ast2600_config = variable 1167 { .compatible = "aspeed,ast2600-gpio", .data = &ast2600_config, },
|
/openbmc/linux/drivers/media/platform/aspeed/ |
H A D | aspeed-video.c | 348 static const struct aspeed_video_config ast2600_config = { variable 2154 { .compatible = "aspeed,ast2600-video-engine", .data = &ast2600_config },
|