Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h259 struct sdhci_host { struct
260 const char *name;
284 static inline void sdhci_writel(struct sdhci_host *host, u32 val, int reg) in sdhci_writel() argument