Searched defs:readb_be (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/sparc/include/asm/ | ||
D | io.h | 15 #define readb_be(__addr) __raw_readb(__addr) macro |
/Linux-v4.19/arch/mips/include/asm/ | ||
D | io.h | 480 #define readb_be(addr) \ in BUILDIO_MEM() macro |