Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c860 static const struct ramc_info ramc_infos[] __initconst = { variable
869 { .compatible = "atmel,at91rm9200-sdramc", .data = &ramc_infos[0] },
870 { .compatible = "atmel,at91sam9260-sdramc", .data = &ramc_infos[1] },
871 { .compatible = "atmel,at91sam9g45-ddramc", .data = &ramc_infos[2] },
872 { .compatible = "atmel,sama5d3-ddramc", .data = &ramc_infos[3] },
873 { .compatible = "microchip,sama7g5-uddrc", .data = &ramc_infos[4], },