Home
last modified time | relevance | path

Searched full:mips (Results 1 – 25 of 2004) sorted by relevance

12345678910>>...81

/kernel/linux/linux-5.10/arch/mips/jazz/
DKconfig10 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
11 <http://www.linux-mips.org/>.
14 bool "Support for MIPS Magnum 4000"
22 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
23 <http://www.linux-mips.org/>.
33 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
34 <http://www.linux-mips.org/>.
/kernel/linux/linux-4.19/arch/mips/jazz/
DKconfig10 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
11 <http://www.linux-mips.org/>.
14 bool "Support for MIPS Magnum 4000"
22 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
23 <http://www.linux-mips.org/>.
33 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
34 <http://www.linux-mips.org/>.
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dwar.h17 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
19 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
24 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
29 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
43 * "MIPS R4400MC Errata, Processor Revision 1.0", erratum #10
44 * "MIPS R4400MC Errata, Processor Revision 2.0 & 3.0", erratum #4
56 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
60 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
62 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
64 * "MIPS R4400PC/SC Errata, Processor Revision 1.0", erratum #7
[all …]
Disa-rev.h3 * Copyright (C) 2018 MIPS Tech, LLC
4 * Author: Matt Redfearn <matt.redfearn@mips.com>
11 * The ISA revision level. This is 0 for MIPS I to V and N for
12 * MIPS{32,64}rN.
19 /* The compiler hasn't defined the isa rev so assume it's MIPS I - V (0) */
/kernel/linux/linux-4.19/arch/mips/
DMakefile16 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
32 32bit-tool-archpref = mips
42 UTS_MACHINE := mips
90 # The DECStation requires an ECOFF kernel for remote booting, other MIPS
139 cflags-$(CONFIG_CPU_BIG_ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' && echo -EB $…
140 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' || echo -EL…
149 # stack space, else a SEGV is generated. This is not desirable for MIPS
208 # Warning: the 64-bit MIPS architecture does not support the `smartmips' extension
211 mips-cflags := $(cflags-y)
213 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
[all …]
DKconfig2 config MIPS config
89 bool "Generic board-agnostic MIPS kernel"
339 This enables support for DEC's MIPS based workstations. For details
340 see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
374 This a family of machines based on the MIPS R4030 chipset which was
376 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
441 Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by
453 MIPS-compatible CPUs. Loongson-2/3 are developed by the Institute
489 bool "MIPS Malta board"
545 This enables support for the MIPS Technologies Malta evaluation
[all …]
/kernel/linux/linux-5.10/arch/mips/
DMakefile16 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
18 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
20 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
36 32bit-tool-archpref = mips
46 UTS_MACHINE := mips
94 # The DECStation requires an ECOFF kernel for remote booting, other MIPS
128 # stack space, else a SEGV is generated. This is not desirable for MIPS
139 # binutils from v2.35 when built with --enable-mips-fix-loongson3-llsc=yes,
205 # Warning: the 64-bit MIPS architecture does not support the `smartmips' extension
208 mips-cflags := $(cflags-y)
[all …]
DKconfig2 config MIPS config
125 bool "Generic board-agnostic MIPS kernel"
373 This enables support for DEC's MIPS based workstations. For details
374 see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
411 This a family of machines based on the MIPS R4030 chipset which was
413 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
455 Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by
538 bool "MIPS Malta board"
592 This enables support for the MIPS Technologies Malta evaluation
600 Microchip PIC32 is a family of general-purpose 32 bit MIPS core
[all …]
/kernel/linux/linux-4.19/arch/mips/oprofile/
Dop_model_mipsxx.c7 * Copyright (C) 2005 by MIPS Technologies, Inc.
336 op_model_mipsxx_ops.cpu_type = "mips/M14Kc"; in mipsxx_init()
340 op_model_mipsxx_ops.cpu_type = "mips/M14KEc"; in mipsxx_init()
344 op_model_mipsxx_ops.cpu_type = "mips/20K"; in mipsxx_init()
348 op_model_mipsxx_ops.cpu_type = "mips/24K"; in mipsxx_init()
352 op_model_mipsxx_ops.cpu_type = "mips/25K"; in mipsxx_init()
357 op_model_mipsxx_ops.cpu_type = "mips/34K"; in mipsxx_init()
362 op_model_mipsxx_ops.cpu_type = "mips/74K"; in mipsxx_init()
366 op_model_mipsxx_ops.cpu_type = "mips/interAptiv"; in mipsxx_init()
370 op_model_mipsxx_ops.cpu_type = "mips/proAptiv"; in mipsxx_init()
[all …]
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_model_mipsxx.c7 * Copyright (C) 2005 by MIPS Technologies, Inc.
351 op_model_mipsxx_ops.cpu_type = "mips/M14Kc"; in mipsxx_init()
355 op_model_mipsxx_ops.cpu_type = "mips/M14KEc"; in mipsxx_init()
359 op_model_mipsxx_ops.cpu_type = "mips/20K"; in mipsxx_init()
363 op_model_mipsxx_ops.cpu_type = "mips/24K"; in mipsxx_init()
367 op_model_mipsxx_ops.cpu_type = "mips/25K"; in mipsxx_init()
372 op_model_mipsxx_ops.cpu_type = "mips/34K"; in mipsxx_init()
377 op_model_mipsxx_ops.cpu_type = "mips/74K"; in mipsxx_init()
381 op_model_mipsxx_ops.cpu_type = "mips/interAptiv"; in mipsxx_init()
385 op_model_mipsxx_ops.cpu_type = "mips/proAptiv"; in mipsxx_init()
[all …]
/kernel/linux/linux-5.10/arch/mips/crypto/
DMakefile3 # Makefile for MIPS crypto files..
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
Dchacha-glue.c3 * MIPS accelerated ChaCha and XChaCha stream ciphers,
83 .base.cra_driver_name = "chacha20-mips",
98 .base.cra_driver_name = "xchacha20-mips",
113 .base.cra_driver_name = "xchacha12-mips",
144 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (MIPS accelerated)");
148 MODULE_ALIAS_CRYPTO("chacha20-mips");
150 MODULE_ALIAS_CRYPTO("xchacha20-mips");
152 MODULE_ALIAS_CRYPTO("xchacha12-mips");
/kernel/linux/linux-4.19/arch/mips/ralink/
DPlatform4 core-$(CONFIG_RALINK) += arch/mips/ralink/
5 cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
11 cflags-$(CONFIG_SOC_RT288X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
17 cflags-$(CONFIG_SOC_RT305X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
23 cflags-$(CONFIG_SOC_RT3883) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
29 cflags-$(CONFIG_SOC_MT7620) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
34 cflags-$(CONFIG_SOC_MT7621) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dwar.h19 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
21 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
26 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
31 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
45 * "MIPS R4400MC Errata, Processor Revision 1.0", erratum #10
46 * "MIPS R4400MC Errata, Processor Revision 2.0 & 3.0", erratum #4
58 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
62 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
64 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
66 * "MIPS R4400PC/SC Errata, Processor Revision 1.0", erratum #7
[all …]
Disa-rev.h3 * Copyright (C) 2018 MIPS Tech, LLC
4 * Author: Matt Redfearn <matt.redfearn@mips.com>
11 * The ISA revision level. This is 0 for MIPS I to V and N for
12 * MIPS{32,64}rN.
19 /* The compiler hasn't defined the isa rev so assume it's MIPS I - V (0) */
/kernel/linux/linux-4.19/scripts/package/
Dbuildtar87 mips)
88 if [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.bin" ]; then
89 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.bin" "${tmpdir}/boot/vmlinuz-${KERNELRELEAS…
90 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" ]; then
91 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" "${tmpdir}/boot/vmlinuz-${KERNELRELE…
92 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.srec" ]; then
93 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.srec" "${tmpdir}/boot/vmlinuz-${KERNELRELEA…
98 elif [ -f "${objtree}/arch/mips/boot/vmlinux.bin" ]; then
99 cp -v -- "${objtree}/arch/mips/boot/vmlinux.bin" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
100 elif [ -f "${objtree}/arch/mips/boot/vmlinux.ecoff" ]; then
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dmti,mips-cpc.yaml4 $id: http://devicetree.org/schemas/power/mti,mips-cpc.yaml#
7 title: MIPS Cluster Power Controller
10 Defines a location of the MIPS Cluster Power Controller registers.
17 const: mti,mips-cpc
22 used to map the MIPS CPC registers block.
34 compatible = "mti,mips-cpc";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Dmti,mips-cdmm.yaml4 $id: http://devicetree.org/schemas/bus/mti,mips-cdmm.yaml#
7 title: MIPS Common Device Memory Map
10 Defines a location of the MIPS Common Device Memory Map registers.
17 const: mti,mips-cdmm
22 used to map the MIPS CDMM registers block.
34 compatible = "mti,mips-cdmm";
/kernel/linux/linux-5.10/scripts/package/
Dbuildtar99 mips)
100 if [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.bin" ]; then
101 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.bin" "${tmpdir}/boot/vmlinuz-${KERNELRELEAS…
102 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" ]; then
103 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" "${tmpdir}/boot/vmlinuz-${KERNELRELE…
104 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.srec" ]; then
105 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.srec" "${tmpdir}/boot/vmlinuz-${KERNELRELEA…
110 elif [ -f "${objtree}/arch/mips/boot/vmlinux.bin" ]; then
111 cp -v -- "${objtree}/arch/mips/boot/vmlinux.bin" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
112 elif [ -f "${objtree}/arch/mips/boot/vmlinux.ecoff" ]; then
[all …]
/kernel/linux/linux-5.10/arch/mips/ralink/
DPlatform4 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
/kernel/linux/linux-5.10/arch/mips/kernel/
Dvmlinux.lds.S20 #undef mips
21 #define mips mips macro
22 OUTPUT_ARCH(mips)
122 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) {
124 KEEP(*(.mips.machines.init))
199 /* This is the MIPS specific mdebug section. */
222 *(.MIPS.abiflags)
223 *(.MIPS.options)
/kernel/linux/linux-4.19/arch/mips/kernel/
Dvmlinux.lds.S15 #undef mips
16 #define mips mips macro
17 OUTPUT_ARCH(mips)
124 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) {
126 *(.mips.machines.init)
201 /* This is the MIPS specific mdebug section. */
223 *(.MIPS.abiflags)
224 *(.MIPS.options)
/kernel/linux/linux-5.10/include/linux/bcma/
Dbcma_driver_mips.h6 /* which sbflags get routed to mips interrupt 1 */
9 /* which sbflags get routed to mips interrupt 2 */
12 /* which sbflags get routed to mips interrupt 3 */
15 /* which sbflags get routed to mips interrupt 4 */
19 /* MIPS 74K core registers */
/kernel/linux/linux-4.19/include/linux/bcma/
Dbcma_driver_mips.h6 /* which sbflags get routed to mips interrupt 1 */
9 /* which sbflags get routed to mips interrupt 2 */
12 /* which sbflags get routed to mips interrupt 3 */
15 /* which sbflags get routed to mips interrupt 4 */
19 /* MIPS 74K core registers */
/kernel/linux/linux-4.19/sound/mips/
DKconfig1 # ALSA MIPS drivers
4 bool "MIPS sound devices"
5 depends on MIPS
8 Support for sound devices of MIPS architectures.

12345678910>>...81