Searched refs:readw (Results 1 – 6 of 6) sorted by relevance
76 BUILD_WAIT_FOR_BIT(le16, u16, readw)77 BUILD_WAIT_FOR_BIT(16, u16, readw)
53 #undef readw54 #define readw(addr) iotrace_readw((const void *)(addr)) macro
257 return readw(host->ioaddr + reg); in dwmci_readw()
406 return readw(host->ioaddr + reg); in sdhci_readw()440 return readw(host->ioaddr + reg); in sdhci_readw()
18 return readw(addr); in ioread16()
59 readx_poll_timeout(readw, addr, val, cond, timeout_us)
Completed in 16 milliseconds