Home
last modified time | relevance | path

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

/include/
A Diotrace.h59 #undef readb
60 #define readb(addr) iotrace_readb((const void *)(uintptr_t)addr) macro
A Dwait_bit.h75 BUILD_WAIT_FOR_BIT(8, u8, readb)
A Ddwmmc.h262 return readb(host->ioaddr + reg); in dwmci_readb()
A Dsdhci.h414 return readb(host->ioaddr + reg); in sdhci_readb()
445 return readb(host->ioaddr + reg); in sdhci_readb()
/include/linux/
A Dio.h13 return readb(addr); in ioread8()
A Diopoll.h56 readx_poll_timeout(readb, addr, val, cond, timeout_us)

Completed in 38 milliseconds