Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dcqhci.h221 struct cqhci_host { struct
222 const struct cqhci_host_ops *ops; argument
223 void __iomem *mmio;
224 struct mmc_host *mmc;
226 spinlock_t lock;
229 unsigned int rca;
232 bool dma64;
233 int num_slots;
234 int qcnt;
236 u32 dcmd_slot;
[all …]