Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/
Datmel-ebi.c37 struct atmel_ebi_caps { struct
60 const struct atmel_ebi_caps *caps; argument
300 const struct atmel_ebi_caps *caps = ebi->caps; in atmel_ebi_dev_setup()
374 static const struct atmel_ebi_caps at91sam9260_ebi_caps = {
383 static const struct atmel_ebi_caps at91sam9261_ebi_caps = {
392 static const struct atmel_ebi_caps at91sam9263_ebi0_caps = {
401 static const struct atmel_ebi_caps at91sam9263_ebi1_caps = {
410 static const struct atmel_ebi_caps at91sam9rl_ebi_caps = {
419 static const struct atmel_ebi_caps at91sam9g45_ebi_caps = {
428 static const struct atmel_ebi_caps at91sam9x5_ebi_caps = {
[all …]