Searched refs:ast2400_config (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/aspeed/ |
H A D | aspeed_gfx_drv.c | 68 static const struct aspeed_gfx_config ast2400_config = { variable 93 { .compatible = "aspeed,ast2400-gfx", .data = &ast2400_config },
|
/openbmc/linux/drivers/watchdog/ |
H A D | aspeed_wdt.c | 38 static const struct aspeed_wdt_config ast2400_config = { variable 57 { .compatible = "aspeed,ast2400-wdt", .data = &ast2400_config },
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aspeed.c | 1132 static const struct aspeed_gpio_config ast2400_config = variable 1165 { .compatible = "aspeed,ast2400-gpio", .data = &ast2400_config, },
|
/openbmc/linux/drivers/media/platform/aspeed/ |
H A D | aspeed-video.c | 338 static const struct aspeed_video_config ast2400_config = { variable 2152 { .compatible = "aspeed,ast2400-video-engine", .data = &ast2400_config },
|