Searched defs:cqhci_host (Results 1 – 1 of 1) sorted by relevance
146 struct cqhci_host { struct147 const struct cqhci_host_ops *ops; argument148 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 …]