Searched refs:UART_TX_REG (Results 1 – 5 of 5) sorted by relevance
105 volatile uint32_t * UART_TX_REG = (uint32_t *)(0x70090000);109 *UART_TX_REG = c;
132 volatile uint32_t * UART_TX_REG = (uint32_t *)(0x70006300);136 *UART_TX_REG = c;
367 volatile uint32_t * UART_TX_REG = (uint32_t *)0x02020040;372 *UART_TX_REG = c;
45 #define UART_TX_REG 0x04 macro
150 uart_setreg(bas, UART_TX_REG, c); in mtk_uart_putc()520 uart_setreg(bas, UART_TX_REG, sc->sc_txbuf[i]); in mtk_uart_bus_transmit()