Searched refs:sdhci_be32bs_writel (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci-of.h35 extern void sdhci_be32bs_writel(struct sdhci_host *host, u32 val, int reg);
H A Dsdhci-of-hlwd.c38 sdhci_be32bs_writel(host, val, reg);
H A Dsdhci-of-esdhc.c135 .write_l = sdhci_be32bs_writel,
H A Dsdhci-of-core.c50 void sdhci_be32bs_writel(struct sdhci_host *host, u32 val, int reg) function
70 sdhci_be32bs_writel(host, val << 16 | of_host->xfer_mode_shadow,

Completed in 29 milliseconds