Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c662 static inline unsigned int atmci_get_version(struct atmel_mci *host) in atmci_get_version() function
678 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()