Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Datmel-ebi.c40 struct atmel_ebi_caps { struct
63 const struct atmel_ebi_caps *caps; argument
303 const struct atmel_ebi_caps *caps = ebi->caps; in atmel_ebi_dev_setup()
377 static const struct atmel_ebi_caps at91sam9260_ebi_caps = {
386 static const struct atmel_ebi_caps at91sam9261_ebi_caps = {
395 static const struct atmel_ebi_caps at91sam9263_ebi0_caps = {
404 static const struct atmel_ebi_caps at91sam9263_ebi1_caps = {
413 static const struct atmel_ebi_caps at91sam9rl_ebi_caps = {
422 static const struct atmel_ebi_caps at91sam9g45_ebi_caps = {
431 static const struct atmel_ebi_caps at91sam9x5_ebi_caps = {
[all …]