Searched refs:ATMCI_MAX_NR_SLOTS (Results 1 – 2 of 2) sorted by relevance
8 #define ATMCI_MAX_NR_SLOTS 2 macro43 struct mci_slot_pdata slot[ATMCI_MAX_NR_SLOTS];
347 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];628 if (slot_id >= ATMCI_MAX_NR_SLOTS) { in atmci_of_init()630 ATMCI_MAX_NR_SLOTS); in atmci_of_init()1413 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()1476 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()2067 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_sdio_interrupt()2585 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_probe()2614 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_remove()