Home
last modified time | relevance | path

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

/linux-3.3/drivers/mmc/host/
Datmel-mci.c161 struct atmel_mci { struct
200 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data); argument
201 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data); argument
202 void (*stop_transfer)(struct atmel_mci *host); argument
226 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 …]