Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsegment.c24 am = (cfg & MIPS_SEGCFG_AM) >> MIPS_SEGCFG_AM_SHIFT; in build_segment_config()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h602 #define MIPS_SEGCFG_AM (_ULCAST_(7) << MIPS_SEGCFG_AM_SHIFT) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h827 #define MIPS_SEGCFG_AM (_ULCAST_(7) << MIPS_SEGCFG_AM_SHIFT) macro