Home
last modified time | relevance | path

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

/include/
A Dwait_bit.h76 BUILD_WAIT_FOR_BIT(le16, u16, readw)
77 BUILD_WAIT_FOR_BIT(16, u16, readw)
A Diotrace.h53 #undef readw
54 #define readw(addr) iotrace_readw((const void *)(addr)) macro
A Ddwmmc.h257 return readw(host->ioaddr + reg); in dwmci_readw()
A Dsdhci.h406 return readw(host->ioaddr + reg); in sdhci_readw()
440 return readw(host->ioaddr + reg); in sdhci_readw()
/include/linux/
A Dio.h18 return readw(addr); in ioread16()
A Diopoll.h59 readx_poll_timeout(readw, addr, val, cond, timeout_us)

Completed in 16 milliseconds