Searched refs:mbar_writeShort (Results 1 – 3 of 3) sorted by relevance
258 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()
19 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CFG_SYS_MBAR + x)) = y macro
18 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CFG_SYS_MBAR + x)) = y macro
Completed in 6 milliseconds