Home
last modified time | relevance | path

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

/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
410 struct atmel_mci *host;
531 struct atmel_mci *host = s->private; in atmci_regs_show()
612 struct atmel_mci *host = slot->host; in atmci_init_debugfs()
706 static inline unsigned int atmci_get_version(struct atmel_mci *host) in atmci_get_version()
719 static inline unsigned int atmci_convert_chksize(struct atmel_mci *host, in atmci_convert_chksize()
736 struct atmel_mci *host; in atmci_timeout_timer()
[all …]
/openbmc/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c40 struct atmel_mci *mci;
47 struct atmel_mci *mci;
57 static unsigned int atmel_mci_get_version(struct atmel_mci *mci) in atmel_mci_get_version()
484 priv->mci = (struct atmel_mci *)regs;
593 plat->mci = (struct atmel_mci *)devfdt_get_addr_ptr(dev);
619 U_BOOT_DRIVER(atmel_mci) = {
/openbmc/u-boot/include/
H A Datmel_mci.h16 typedef struct atmel_mci { struct
/openbmc/linux/
H A Dopengrok0.0.log[all...]