Home
last modified time | relevance | path

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

/linux-5.10/drivers/mmc/host/
Dcqhci.h146 struct cqhci_host { struct
147 const struct cqhci_host_ops *ops; argument
148 void __iomem *mmio;
149 struct mmc_host *mmc;
151 spinlock_t lock;
154 unsigned int rca;
157 bool dma64;
158 int num_slots;
159 int qcnt;
161 u32 dcmd_slot;
[all …]