Home
last modified time | relevance | path

Searched defs:writeb_relaxed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/nios2/include/asm/
Dio.h
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h221 #define writeb_relaxed(v,c) __raw_writeb(v,c) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h365 #define writeb_relaxed writeb in BUILDIO_MEM() macro