Home
last modified time | relevance | path

Searched refs:write_l (Results 1 – 1 of 1) sorted by relevance

/include/
A Dsdhci.h270 void (*write_l)(struct sdhci_host *host, u32 val, int reg); member
371 if (unlikely(host->ops->write_l)) in sdhci_writel()
372 host->ops->write_l(host, val, reg); in sdhci_writel()

Completed in 8 milliseconds