Home
last modified time | relevance | path

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

/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c290 temp = mbar_readShort(MCF_GPIO_PAR_UART) & 0xFFF3; in uart_port_conf()
292 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
295 temp = mbar_readShort(MCF_GPIO_PAR_UART) & 0xF0FF; in uart_port_conf()
297 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
300 temp = mbar_readShort(MCF_GPIO_PAR_UART) & 0xCFFF; in uart_port_conf()
302 mbar_writeShort(MCF_GPIO_PAR_UART, temp); in uart_port_conf()
/arch/m68k/include/asm/
A Dm5275.h16 #define MCF_GPIO_PAR_UART 0x10007c macro
A Dm5271.h113 #define MCF_GPIO_PAR_UART 0x100048 macro

Completed in 7 milliseconds