Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_psc.h37 #define PSC_BASE (0x50F31000) macro
/openbmc/linux/arch/m68k/mac/
H A Dpsc.c92 psc = (void *) PSC_BASE; in psc_init()