Home
last modified time | relevance | path

Searched refs:MIPS_SEGCFG_PA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dsegment.c34 ((cfg & MIPS_SEGCFG_PA) >> MIPS_SEGCFG_PA_SHIFT)); in build_segment_config()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h600 #define MIPS_SEGCFG_PA (_ULCAST_(127) << MIPS_SEGCFG_PA_SHIFT) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h825 #define MIPS_SEGCFG_PA (_ULCAST_(127) << MIPS_SEGCFG_PA_SHIFT) macro