Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_mci.h16 typedef struct atmel_mci { struct
18 u32 cr; /* 0x00 */
42 } atmel_mci_t; argument
/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c340 struct atmel_mci { struct
385 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data); argument
386 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data); argument
387 void (*stop_transfer)(struct atmel_mci *host); argument
351 cur_slotatmel_mci global() argument
357 dmaatmel_mci global() argument
368 stateatmel_mci global() argument
381 slotatmel_mci global() argument
383 capsatmel_mci global() argument
[all...]