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