Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c41 #define ATMCI_MAX_NR_SLOTS 2 macro
235 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS];
381 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];
661 if (slot_id >= ATMCI_MAX_NR_SLOTS) { in atmci_of_init()
663 ATMCI_MAX_NR_SLOTS); in atmci_of_init()
1457 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()
1520 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()
2106 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_sdio_interrupt()
2617 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_probe()
2646 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_remove()