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