Searched defs:writeq_be (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/mips/include/asm/ | ||
H A D | io.h | 385 #define writeq_be(val, addr) \ in BUILDIO_MEM() macro |
/openbmc/u-boot/arch/powerpc/include/asm/ | ||
H A D | io.h | 300 #define writeq_be(val, addr) \ macro |