Searched refs:LS1C_UART2_BASE (Results 1 – 4 of 4) sorted by relevance
141 #define LS1C_UART2_BASE (0xbfe48000) macro
58 base = (void *)LS1C_UART2_BASE; in uart_get_base()
63 #define LS1C_UART2_BASE 0xBFE48000 macro
201 la v0, LS1C_UART2_BASE /* load UART2 base to v0, only UART2 can be debug port */450 la v0, LS1C_UART2_BASE /* load UART register address to a0 */
Completed in 8 milliseconds