Searched refs:atmci_get_version (Results 1 – 1 of 1) sorted by relevance
715 static inline unsigned int atmci_get_version(struct atmel_mci *host) in atmci_get_version() function731 unsigned int version = atmci_get_version(host); in atmci_convert_chksize()2334 if (atmci_get_version(host) < 0x200) { in atmci_init_slot()2470 version = atmci_get_version(host); in atmci_get_cap()