HomeSort by: relevance | last modified time | path
    Searched refs:GEMINI_UART_VBASE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/gemini/
gemini.h 71 #define GEMINI_UART_VBASE (GEMINI_WATCHDOG_VBASE + L1_S_SIZE)
72 #define GEMINI_LPCHC_VBASE (GEMINI_UART_VBASE + L1_S_SIZE)
gemini_start.S 348 .word GEMINI_UART_VBASE
375 MMU_INIT(GEMINI_UART_VBASE, GEMINI_UART_BASE,
gemini_machdep.c 440 DEVMAP_ENTRY_FLAGS(GEMINI_UART_VBASE,
501 unsigned char *com0addr = (unsigned char *)GEMINI_UART_VBASE;

Completed in 15 milliseconds