Home
last modified time | relevance | path

Searched defs:xchg_u32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h173 static inline unsigned long xchg_u32(volatile u32 *m, unsigned long val) in xchg_u32() function
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h209 static __inline__ unsigned long xchg_u32(volatile int * m, unsigned long val) in xchg_u32() function