Home
last modified time | relevance | path

Searched refs:MIPS_SEGCFG_EU_SHIFT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h54 (1 << MIPS_SEGCFG_EU_SHIFT)) | \
57 (1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
65 (1 << MIPS_SEGCFG_EU_SHIFT)) | \
68 (1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
75 (1 << MIPS_SEGCFG_EU_SHIFT)) | \
78 (1 << MIPS_SEGCFG_EU_SHIFT)) << 16)
/openbmc/linux/arch/mips/kernel/
H A Dsegment.c46 ((cfg & MIPS_SEGCFG_EU) >> MIPS_SEGCFG_EU_SHIFT)); in build_segment_config()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h603 #define MIPS_SEGCFG_EU_SHIFT 3 macro
604 #define MIPS_SEGCFG_EU (_ULCAST_(1) << MIPS_SEGCFG_EU_SHIFT)
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h828 #define MIPS_SEGCFG_EU_SHIFT 3 macro
829 #define MIPS_SEGCFG_EU (_ULCAST_(1) << MIPS_SEGCFG_EU_SHIFT)