Home
last modified time | relevance | path

Searched refs:mbar_writeShort (Results 1 – 3 of 3) sorted by relevance

/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c258 mbar_writeShort(MCF_WTM_WCR, 0); in cpu_init_f()
292 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
297 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
302 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
/arch/m68k/include/asm/
A Dm5249.h19 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CFG_SYS_MBAR + x)) = y macro
A Dm5271.h18 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CFG_SYS_MBAR + x)) = y macro

Completed in 6 milliseconds