Searched refs:sdhci_host (Results 1 – 1 of 1) sorted by relevance
258 struct sdhci_host;267 u32 (*read_l)(struct sdhci_host *host, int reg);268 u16 (*read_w)(struct sdhci_host *host, int reg);269 u8 (*read_b)(struct sdhci_host *host, int reg);274 int (*get_cd)(struct sdhci_host *host);275 void (*set_control_reg)(struct sdhci_host *host);276 int (*set_ios_post)(struct sdhci_host *host);279 int (*set_delay)(struct sdhci_host *host);282 int (*deferred_probe)(struct sdhci_host *host);333 struct sdhci_host { struct[all …]
Completed in 9 milliseconds