Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5249.h18 #define mbar_writeLong(x,y) *((volatile unsigned long *) (CONFIG_SYS_MBAR + x)) = y macro
H A Dm5271.h17 #define mbar_writeLong(x,y) *((volatile unsigned long *) (CONFIG_SYS_MBAR + x)) = y macro