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