Searched defs:readb_relaxed (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arc/include/asm/ | ||
H A D | io.h | 215 #define readb_relaxed(c) __raw_readb(c) macro |
/openbmc/u-boot/arch/mips/include/asm/ | ||
H A D | io.h | 360 #define readb_relaxed readb in BUILDIO_MEM() macro |