Searched refs:ATMCI_MAX_NR_SLOTS (Results 1 – 1 of 1) sorted by relevance
42 #define ATMCI_MAX_NR_SLOTS 2 macro372 struct mci_slot_pdata pdata[ATMCI_MAX_NR_SLOTS];373 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];645 if (slot_id >= ATMCI_MAX_NR_SLOTS) { in atmci_of_init()647 ATMCI_MAX_NR_SLOTS); in atmci_of_init()1443 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()1506 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_set_ios()2088 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_sdio_interrupt()2576 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_probe()2605 for (i = 0; i < ATMCI_MAX_NR_SLOTS; i++) { in atmci_remove()