URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Show entire file |
Details |
Blame |
View Log
Rev 66 |
Rev 67 |
Line 156... |
Line 156... |
|
|
};
|
};
|
|
|
static struct platform_device ocores_mmc_device = {
|
static struct platform_device ocores_mmc_device = {
|
.name = "mmc-ocores",
|
.name = "mmc-ocores",
|
.id = 0,
|
.id = -1,
|
.num_resources = ARRAY_SIZE(ocores_mmc_resources),
|
.num_resources = ARRAY_SIZE(ocores_mmc_resources),
|
.resource = ocores_mmc_resources,
|
.resource = ocores_mmc_resources,
|
};
|
};
|
|
|
static struct ocores_platform_data ocores_platform_data = {
|
static struct ocores_platform_data ocores_platform_data = {
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.