Home
last modified time | relevance | path

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

/include/
A Dsdhci.h271 void (*write_w)(struct sdhci_host *host, u16 val, int reg); member
379 if (unlikely(host->ops->write_w)) in sdhci_writew()
380 host->ops->write_w(host, val, reg); in sdhci_writew()

Completed in 5 milliseconds