Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dcqhci.h218 struct cqhci_host { struct
219 const struct cqhci_host_ops *ops; argument
220 void __iomem *mmio;
221 struct mmc_host *mmc;
223 spinlock_t lock;
226 unsigned int rca;
229 bool dma64;
230 int num_slots;
231 int qcnt;
233 u32 dcmd_slot;
[all …]