Searched refs:LPUART_BASE (Results 1 – 6 of 6) sorted by relevance
11 #define LPUART_BASE 0x5A060000 macro
43 #define LPUART_BASE LPUART4_RBASE macro
34 #define LPUART_BASE LPUART4_RBASE macro
61 #define LPUART_BASE (CONFIG_SYS_IMMR + 0x01950000) macro
68 if (lpuart_array[index] == LPUART_BASE) in get_lpuart_clk()259 if (lpuart_array[i] == LPUART_BASE) { in init_clk_lpuart()
93 #define LPUART_BASE (CONFIG_SYS_IMMR + 0x01950000) macro
Completed in 15 milliseconds