Searched defs:cqhci_host_ops (Results 1 – 1 of 1) sorted by relevance
207 struct cqhci_host_ops { struct208 void (*dumpregs)(struct mmc_host *mmc);209 void (*write_l)(struct cqhci_host *host, u32 val, int reg);210 u32 (*read_l)(struct cqhci_host *host, int reg);211 void (*enable)(struct mmc_host *mmc);212 void (*disable)(struct mmc_host *mmc, bool recovery);