Home
last modified time | relevance | path

Searched refs:ASCII_DISPLAY_POS_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mips-boards/
Dgeneric.h24 #define ASCII_DISPLAY_POS_BASE 0x1f000418 macro
/arch/mips/mti-malta/
Dmalta-display.c29 display = ioremap(ASCII_DISPLAY_POS_BASE, 16*sizeof(int)); in mips_display_message()