Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h152 struct cqhci_host { struct
153 const struct cqhci_host_ops *ops; argument
154 void __iomem *mmio;
155 struct mmc_host *mmc;
157 spinlock_t lock;
160 unsigned int rca;
163 bool dma64;
164 int num_slots;
165 int qcnt;
167 u32 dcmd_slot;
[all …]