Searched refs:ast2500_config (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | aspeed_wdt.c | 30 static const struct aspeed_wdt_config ast2500_config = { variable 36 { .compatible = "aspeed,ast2500-wdt", .data = &ast2500_config }, 37 { .compatible = "aspeed,ast2600-wdt", .data = &ast2500_config },
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-aspeed.c | 1111 static const struct aspeed_gpio_config ast2500_config = variable 1133 { .compatible = "aspeed,ast2500-gpio", .data = &ast2500_config, },
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | aspeed-video.c | 261 static const struct aspeed_video_config ast2500_config = { variable 1683 { .compatible = "aspeed,ast2500-video-engine", .data = &ast2500_config },
|