Home
last modified time | relevance | path

Searched refs:atmci_get_version (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c706 static inline unsigned int atmci_get_version(struct atmel_mci *host) in atmci_get_version() function
722 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()