Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c224 * struct atmel_mci - MMC controller state shared between all slots
306 struct atmel_mci { struct
351 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data);
352 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data);
353 void (*stop_transfer)(struct atmel_mci *host);
365 * &struct atmel_mci.
377 struct atmel_mci *host;
499 struct atmel_mci *host = s->private; in atmci_regs_show()
580 struct atmel_mci *host = slot->host; in atmci_init_debugfs()
662 static inline unsigned int atmci_get_version(struct atmel_mci *hos
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c258 * struct atmel_mci - MMC controller state shared between all slots
340 struct atmel_mci { struct
385 u32 (*prepare_data)(struct atmel_mci *host, struct mmc_data *data);
386 void (*submit_data)(struct atmel_mci *host, struct mmc_data *data);
387 void (*stop_transfer)(struct atmel_mci *host);
399 * &struct atmel_mci.
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 *hos
[all...]

Completed in 5 milliseconds