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