Searched refs:atmel_mci (Results 1 – 1 of 1) sorted by relevance
161 struct atmel_mci { struct200 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data); argument201 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data); argument202 void (*stop_transfer)(struct atmel_mci *host); argument226 struct atmel_mci *host;360 struct atmel_mci *host = s->private; in atmci_regs_show()441 struct atmel_mci *host = slot->host; in atmci_init_debugfs()480 static inline unsigned int atmci_ns_to_clocks(struct atmel_mci *host, in atmci_ns_to_clocks()486 static void atmci_set_timeout(struct atmel_mci *host, in atmci_set_timeout()568 static void atmci_send_command(struct atmel_mci *host, in atmci_send_command()[all …]