Searched refs:UART_DM_TFWR (Results 1 – 3 of 3) sorted by relevance
177 volatile uint32_t * UART_DM_TFWR = (uint32_t *)(UART_BASE + 0x1c);184 *UART_DM_TFWR = UART_DM_TFW_VALUE;
141 #define UART_DM_TFWR 0x1c macro
172 uart_setreg(bas, UART_DM_TFWR, UART_DM_TFW_VALUE); in msm_init()