Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c331 struct atmel_mci { struct
377 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data); argument
378 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data); argument
379 void (*stop_transfer)(struct atmel_mci *host); argument
402 struct atmel_mci *host;
523 struct atmel_mci *host = s->private; in atmci_regs_show()
605 struct atmel_mci *host = slot->host; in atmci_init_debugfs()
628 static int atmci_of_init(struct atmel_mci *host) in atmci_of_init()
687 static inline unsigned int atmci_get_version(struct atmel_mci *host) in atmci_get_version()
700 static inline unsigned int atmci_convert_chksize(struct atmel_mci *host, in atmci_convert_chksize()
[all …]