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

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

Completed in 44 milliseconds