Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3xprom.h33 #define SUN3X_P_PUTCHAR (SUN3X_PROM_BASE + 24) macro
/OK3568_Linux_fs/kernel/arch/m68k/sun3x/
H A Dprom.c98 sun3x_putchar = *(void (**)(int)) (SUN3X_P_PUTCHAR); in sun3x_prom_init()