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

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

Completed in 52 milliseconds