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