Searched refs:MCF_GPIO_PAR_UART (Results 1 – 5 of 5) sorted by relevance
129 par = readw(MCF_GPIO_PAR_UART); in m520x_qspi_init()131 writew(par, MCF_GPIO_PAR_UART); in m520x_qspi_init()158 par = readw(MCF_GPIO_PAR_UART); in m520x_uarts_init()161 writew(par, MCF_GPIO_PAR_UART); in m520x_uarts_init()
290 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()
144 #define MCF_GPIO_PAR_UART 0xFC0A4036 macro
17 #define MCF_GPIO_PAR_UART 0x10007c macro
114 #define MCF_GPIO_PAR_UART 0x100048 macro