Searched refs:mips (Results 1 – 25 of 214) sorted by relevance
123456789
/linux-6.6.21/arch/mips/ |
D | Makefile | 15 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry 17 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check 19 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs 35 32bit-tool-archpref = mips 45 UTS_MACHINE := mips 235 mips-cflags := $(cflags-y) 237 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips) 241 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips) 245 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa) 248 toolchain-virt := $(call cc-option-yn,$(mips-cflags) -mvirt) [all …]
|
D | Makefile.postlink | 15 CMD_LS3_LLSC = arch/mips/tools/loongson3-llsc-check 19 CMD_RELOCS = arch/mips/boot/tools/relocs
|
D | Kbuild | 10 include $(srctree)/arch/mips/Kbuild.platforms 17 # mips object files
|
/linux-6.6.21/Documentation/devicetree/bindings/mips/ |
D | cpus.yaml | 4 $id: http://devicetree.org/schemas/mips/cpus.yaml# 31 - mips,m14Kc 32 - mips,mips4Kc 33 - mips,mips4KEc 34 - mips,mips24Kc 35 - mips,mips24KEc 36 - mips,mips74Kc 37 - mips,mips1004Kc 79 compatible = "mips,mips1004Kc"; 85 compatible = "mips,mips1004Kc";
|
/linux-6.6.21/arch/mips/crypto/ |
D | Makefile | 6 obj-$(CONFIG_CRYPTO_CRC32_MIPS) += crc32-mips.o 8 obj-$(CONFIG_CRYPTO_CHACHA_MIPS) += chacha-mips.o 9 chacha-mips-y := chacha-core.o chacha-glue.o 12 obj-$(CONFIG_CRYPTO_POLY1305_MIPS) += poly1305-mips.o 13 poly1305-mips-y := poly1305-core.o poly1305-glue.o 21 $(obj)/poly1305-core.S: $(src)/poly1305-mips.pl FORCE
|
D | Kconfig | 3 menu "Accelerated Cryptographic Algorithms for CPU (mips)" 12 Architecture: mips 21 Architecture: mips 31 Architecture: mips OCTEON using crypto instructions, when available 41 Architecture: mips OCTEON 51 Architecture: mips OCTEON using crypto instructions, when available 61 Architecture: mips OCTEON using crypto instructions, when available
|
/linux-6.6.21/arch/mips/ralink/ |
D | Platform | 4 cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink 10 cflags-$(CONFIG_SOC_RT288X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x 16 cflags-$(CONFIG_SOC_RT305X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x 22 cflags-$(CONFIG_SOC_RT3883) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883 28 cflags-$(CONFIG_SOC_MT7620) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620 33 cflags-$(CONFIG_SOC_MT7621) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
|
/linux-6.6.21/arch/mips/kernel/ |
D | vmlinux.lds.S | 22 #undef mips 23 #define mips mips macro 24 OUTPUT_ARCH(mips) 124 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) { 126 KEEP(*(.mips.machines.init))
|
D | Makefile | 58 obj-$(CONFIG_MIPS_MT) += mips-mt.o 59 obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o 98 obj-$(CONFIG_MIPSR2_TO_R6_EMULATOR) += mips-r2-to-r6-emul.o 108 obj-$(CONFIG_MIPS_CM) += mips-cm.o 109 obj-$(CONFIG_MIPS_CPC) += mips-cpc.o
|
/linux-6.6.21/drivers/soc/bcm/brcmstb/pm/ |
D | Makefile | 2 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
|
/linux-6.6.21/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.yaml | 4 $id: http://devicetree.org/schemas/mips/brcm/soc.yaml# 52 mips-hpt-frequency: 61 $ref: /schemas/mips/cpus.yaml# 65 - mips-hpt-frequency 81 mips-hpt-frequency = <150000000>;
|
/linux-6.6.21/arch/mips/lantiq/ |
D | Platform | 5 cflags-$(CONFIG_LANTIQ) += -I$(srctree)/arch/mips/include/asm/mach-lantiq 7 cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway 8 cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon
|
/linux-6.6.21/tools/perf/arch/mips/ |
D | Makefile | 7 out := $(OUTPUT)arch/mips/include/generated/asm 9 sysprf := $(srctree)/tools/perf/arch/mips/entry/syscalls 20 $(call QUIET_CLEAN, mips) $(RM) $(header)
|
/linux-6.6.21/tools/testing/ktest/examples/ |
D | crosstests.conf | 120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT} 122 ARCH = mips 125 TEST_START IF ${RUN} == mips || ${RUN} == mips32 || ${DO_DEFAULT} 126 CROSS = mips-linux 127 ARCH = mips
|
/linux-6.6.21/Documentation/devicetree/bindings/power/ |
D | mti,mips-cpc.yaml | 4 $id: http://devicetree.org/schemas/power/mti,mips-cpc.yaml# 17 const: mti,mips-cpc 34 compatible = "mti,mips-cpc";
|
/linux-6.6.21/arch/mips/sibyte/ |
D | Platform | 9 -I$(srctree)/arch/mips/include/asm/mach-sibyte \ 13 -I$(srctree)/arch/mips/include/asm/mach-sibyte \ 17 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
|
/linux-6.6.21/Documentation/devicetree/bindings/bus/ |
D | mti,mips-cdmm.yaml | 4 $id: http://devicetree.org/schemas/bus/mti,mips-cdmm.yaml# 17 const: mti,mips-cdmm 34 compatible = "mti,mips-cdmm";
|
/linux-6.6.21/arch/mips/generic/ |
D | Platform | 3 # Author: Paul Burton <paul.burton@mips.com> 12 cflags-$(CONFIG_MACH_INGENIC_SOC) += -I$(srctree)/arch/mips/include/asm/mach-ingenic 13 cflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree)/arch/mips/include/asm/mach-generic
|
/linux-6.6.21/arch/mips/dec/ |
D | Platform | 5 -I$(srctree)/arch/mips/include/asm/mach-dec 6 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
|
/linux-6.6.21/Documentation/translations/zh_CN/arch/mips/ |
D | features.rst | 5 :Original: Documentation/arch/mips/features.rst 13 .. kernel-feat:: features mips
|
/linux-6.6.21/arch/mips/jazz/ |
D | Kconfig | 10 <http://www.linux-mips.org/>. 21 <http://www.linux-mips.org/>. 31 <http://www.linux-mips.org/>.
|
/linux-6.6.21/arch/mips/kvm/ |
D | Makefile | 7 ccflags-y += -Ivirt/kvm -Iarch/mips/kvm 11 kvm-y += mips.o emulate.o entry.o \
|
/linux-6.6.21/scripts/package/ |
D | mkdebian | 46 mips*) 48 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)$(if_enabled_echo CONFIG_CPU_MIPSR6 r6)el 50 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)r6 52 debarch=mips
|
/linux-6.6.21/arch/mips/boot/dts/img/ |
D | boston.dts | 7 #include <dt-bindings/interrupt-controller/mips-gic.h> 28 compatible = "img,mips"; 196 compatible = "mti,mips-cdmm"; 201 compatible = "mti,mips-cpc";
|
/linux-6.6.21/tools/scripts/ |
D | Makefile.arch | 6 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
|
123456789