data_type large_stringclasses 3
values | source large_stringclasses 29
values | code large_stringlengths 98 49.4M | filepath large_stringlengths 5 161 ⌀ | message large_stringclasses 234
values | commit large_stringclasses 234
values | subject large_stringclasses 418
values | critique large_stringlengths 101 1.26M ⌀ | metadata dict |
|---|---|---|---|---|---|---|---|---|
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
* This is a direct copy of the ev96100.h file, with a global
* search and replace. The numbers are the same.
*
* The reason I'm duplicating this is so that the 64120/96100
* defines won't be confusing in the source code.
*/
#ifndef _ASM_MACH_MIPS_MACH_GT64120_DEP_H
#def... | arch/mips/include/asm/mach-malta/mach-gt64120.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
* Copyright (C) 2003 by Ralf Baechle
*
* RTC routines for Malta style attached PIIX4 device, which contains a
* Motorola MC146818A-compatible Real Time Cloc... | arch/mips/include/asm/mach-malta/mc146818rtc.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2014 Imagination Technologies Ltd.
*/
#ifndef _ASM_MALTA_SPACES_H
#define _ASM_MALTA_SPACES_H
#ifdef CONFIG_EVA
/*
* Tr... | arch/mips/include/asm/mach-malta/spaces.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_N64_IRQ_H
#define __ASM_MACH_N64_IRQ_H
#define NR_IRQS 8
#include <asm/mach-generic/irq.h>
#endif /* __ASM_MACH_N64_IRQ_H */ | arch/mips/include/asm/mach-n64/irq.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_N64_KMALLOC_H
#define __ASM_MACH_N64_KMALLOC_H
/* The default of 128 bytes wastes too much, use 32 (the largest cacheline, I) */
#define ARCH_DMA_MINALIGN L1_CACHE_BYTES
#endif /* __ASM_MACH_N64_KMALLOC_H */ | arch/mips/include/asm/mach-n64/kmalloc.h | null | null | null | null | null |
source | linux | /*
* Joshua Henderson <joshua.henderson@microchip.com>
* Copyright (C) 2015 Microchip Technology Inc. All rights reserved.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#ifndef __ASM_... | arch/mips/include/asm/mach-pic32/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Joshua Henderson <joshua.henderson@microchip.com>
* Copyright (C) 2015 Microchip Technology Inc. All rights reserved.
*/
#ifndef __ASM_MACH_PIC32_IRQ_H
#define __ASM_MACH_PIC32_IRQ_H
#define NR_IRQS 256
#define MIPS_CPU_IRQ_BASE 0
#include <asm/mach-generic/irq.h>
... | arch/mips/include/asm/mach-pic32/irq.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Joshua Henderson <joshua.henderson@microchip.com>
* Copyright (C) 2015 Microchip Technology Inc. All rights reserved.
*/
#ifndef _ASM_MACH_PIC32_SPACES_H
#define _ASM_MACH_PIC32_SPACES_H
#ifdef CONFIG_PIC32MZDA
#define PHYS_OFFSET _AC(0x08000000, UL)
#endif
#includ... | arch/mips/include/asm/mach-pic32/spaces.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_RALINK_IRQ_H
#define __ASM_MACH_RALINK_IRQ_H
#define GIC_NUM_INTRS 64
#define NR_IRQS 256
#include <asm/mach-generic/irq.h>
#endif | arch/mips/include/asm/mach-ralink/irq.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
*
* Parts of this file are based on Ralink's 2.6.21 BSP
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
* Copyright (C) 2013 John Crispin <john@phrozen.org>
*/
#ifndef _MT7620_REGS_H_
#define _MT7620_... | arch/mips/include/asm/mach-ralink/mt7620.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
*
* Copyright (C) 2015 John Crispin <john@phrozen.org>
*/
#ifndef _MT7621_REGS_H_
#define _MT7621_REGS_H_
#define IOMEM(x) ((void __iomem *)(KSEG1ADDR(x)))
#define MT7621_PALMBUS_BASE 0x1C000000
#define MT7621_PALMBUS_SIZE 0x03FFFFFF
#define MT7621_SYSC_BASE IO... | arch/mips/include/asm/mach-ralink/mt7621.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink SoC register definitions
*
* Copyright (C) 2013 John Crispin <john@phrozen.org>
* Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*/
#ifndef _RALINK_REGS_H_
#define _RALINK_REGS_H_
#include <... | arch/mips/include/asm/mach-ralink/ralink_regs.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
*
* Parts of this file are based on Ralink's 2.6.21 BSP
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
* Copyright (C) 2013 John Crispin <john@phrozen.org>
*/
#ifndef _RT288X_REGS_H_
#define _RT288X_... | arch/mips/include/asm/mach-ralink/rt288x.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
*
* Parts of this file are based on Ralink's 2.6.21 BSP
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
* Copyright (C) 2013 John Crispin <john@phrozen.org>
*/
#ifndef _RT305X_REGS_H_
#define _RT305X_... | arch/mips/include/asm/mach-ralink/rt305x.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink RT3662/RT3883 SoC register definitions
*
* Copyright (C) 2011-2012 Gabor Juhos <juhosg@openwrt.org>
*/
#ifndef _RT3883_REGS_H_
#define _RT3883_REGS_H_
#include <linux/bitops.h>
#define IOMEM(x) ((void __iomem *)(KSEG1ADDR(x)))
#define RT3883_SDRAM_BASE 0x... | arch/mips/include/asm/mach-ralink/rt3883.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_RALINK_SPACES_H_
#define __ASM_MACH_RALINK_SPACES_H_
#define PCI_IOBASE (void __iomem *)mips_io_port_base
#define PCI_IOSIZE SZ_64K
#define IO_SPACE_LIMIT (PCI_IOSIZE - 1)
#ifdef CONFIG_PCI_DRIVERS_GENERIC
#define pci_remap_iospace pci_remap_iospace
#endif
#i... | arch/mips/include/asm/mach-ralink/spaces.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink MT7620 specific CPU feature overrides
*
* Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-features.h
* Copyright (C) 2003, 2004 Ralf Baechle
*... | arch/mips/include/asm/mach-ralink/mt7620/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink MT7621 specific CPU feature overrides
*
* Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
* Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-... | arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink RT288x specific CPU feature overrides
*
* Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-features.h
* Copyright (C) 2003, 2004 Ralf Baechle
*... | arch/mips/include/asm/mach-ralink/rt288x/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink RT305x specific CPU feature overrides
*
* Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-features.h
* Copyright (C) 2003, 2004 Ralf Baechle
*... | arch/mips/include/asm/mach-ralink/rt305x/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Ralink RT3662/RT3883 specific CPU feature overrides
*
* Copyright (C) 2011-2013 Gabor Juhos <juhosg@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-features.h
* Copyright (C) 2003, 2004 Ralf Baechle
* Copyright (C) 2004 Maciej W. Rozycki
*/
#ifn... | arch/mips/include/asm/mach-ralink/rt3883/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* IDT RC32434 specific CPU feature overrides
*
* Copyright (C) 2008 Florian Fainelli <florian@openwrt.org>
*
* This file was derived from: include/asm-mips/cpu-features.h
* Copyright (C) 2003, 2004 Ralf Baechle
* Copyright (C) 2004 Maciej W. Rozycki
*/
#ifnd... | arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /*
* Definitions for the DDR registers
*
* Copyright 2002 Ryan Holm <ryan.holmQVist@idt.com>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* opt... | arch/mips/include/asm/mach-rc32434/ddr.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2002 Integrated Device Technology, Inc.
* All rights reserved.
*
* DMA register definition.
*
* Author : ryan.holmQVist@idt.com
* Date : 20011005
*/
#ifndef __ASM_RC32434_DMA_H
#define __ASM_RC32434_DMA_H
#include <asm/mach-rc32434/rb.h>
#define DMA0_B... | arch/mips/include/asm/mach-rc32434/dma.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2002 Integrated Device Technology, Inc.
* All rights reserved.
*
* DMA register definition.
*
* Author : ryan.holmQVist@idt.com
* Date : 20011005
*/
#ifndef _ASM_RC32434_DMA_V_H_
#define _ASM_RC32434_DMA_V_H_
#include <asm/mach-rc32434/dma.h>
#include ... | arch/mips/include/asm/mach-rc32434/dma_v.h | null | null | null | null | null |
source | linux | /*
* Definitions for the Ethernet registers
*
* Copyright 2002 Allend Stichter <allen.stichter@idt.com>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at y... | arch/mips/include/asm/mach-rc32434/eth.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2002 Integrated Device Technology, Inc.
* All rights reserved.
*
* GPIO register definition.
*
* Author : ryan.holmQVist@idt.com
* Date : 20011005
* Copyright (C) 2001, 2002 Ryan Holm <ryan.holmQVist@idt.com>
* Copyright (C) 2008 Florian Fainelli <florian... | arch/mips/include/asm/mach-rc32434/gpio.h | null | null | null | null | null |
source | linux | /*
* Definitions for the Watchdog registers
*
* Copyright 2002 Ryan Holm <ryan.holmQVist@idt.com>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
*... | arch/mips/include/asm/mach-rc32434/integ.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_RC32434_IRQ_H
#define __ASM_RC32434_IRQ_H
#define NR_IRQS 256
#include <asm/mach-generic/irq.h>
#include <asm/mach-rc32434/rb.h>
/* Interrupt Controller */
#define IC_GROUP0_PEND (REGBASE + 0x38000)
#define IC_GROUP0_MASK (REGBASE + 0x38008)
#define IC_GROUP_OFF... | arch/mips/include/asm/mach-rc32434/irq.h | null | null | null | null | null |
source | linux | /*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE... | arch/mips/include/asm/mach-rc32434/pci.h | null | null | null | null | null |
source | linux | /*
* Definitions for the PROM
*
* Copyright 2002 Ryan Holm <ryan.holmQVist@idt.com>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any ... | arch/mips/include/asm/mach-rc32434/prom.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-or-later */
/*
*
* Copyright (C) 2004 IDT Inc.
* Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
*/
#ifndef __ASM_RC32434_RB_H
#define __ASM_RC32434_RB_H
#define REGBASE 0x18000000
#define IDT434_REG_BASE ((volatile void *) KSEG1ADDR(REGBASE))
#define UART0BASE 0x58000
#de... | arch/mips/include/asm/mach-rc32434/rb.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Definitions for IDT RC323434 CPU.
*/
#ifndef _ASM_RC32434_RC32434_H_
#define _ASM_RC32434_RC32434_H_
#include <linux/delay.h>
#include <linux/io.h>
#define IDT_CLOCK_MULT 2
/* cpu pipeline flush */
static inline void rc32434_sync(void)
{
__asm__ volatile ("sync");
}
... | arch/mips/include/asm/mach-rc32434/rc32434.h | null | null | null | null | null |
source | linux | /*
* Definitions for timer registers
*
* Copyright 2004 Philip Rischel <rischelp@idt.com>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option... | arch/mips/include/asm/mach-rc32434/timer.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2003, 04, 07 Ralf Baechle (ralf@linux-mips.org)
*
* SNI RM200 C apparently was only shipped with R4600 V2.0 and R5000 proc... | arch/mips/include/asm/mach-rm/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2003, 04, 07 Ralf Baechle (ralf@linux-mips.org)
*/
#ifndef __ASM_MACH_SIBYTE_CPU_FEATURE_OVERRIDES_H
#define __ASM_MACH_SIB... | arch/mips/include/asm/mach-sibyte/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_TX49XX_CPU_FEATURE_OVERRIDES_H
#define __ASM_MACH_TX49XX_CPU_FEATURE_OVERRIDES_H
#define cpu_has_llsc 1
#define cpu_has_64bits 1
#define cpu_has_inclusive_pcaches 0
#define cpu_has_mips16 0
#define cpu_has_mips16e2 0
#define cpu_has_mdmx 0
#define cpu_has_mi... | arch/mips/include/asm/mach-tx49xx/cpu-feature-overrides.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* include/asm-mips/mach-tx49xx/ioremap.h
*/
#ifndef __ASM_MACH_TX49XX_IOREMAP_H
#define __ASM_MACH_TX49XX_IOREMAP_H
#include <linux/types.h>
static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size,
unsigned long flags)
{
#ifdef CONFIG_64BIT... | arch/mips/include/asm/mach-tx49xx/ioremap.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_TX49XX_KMALLOC_H
#define __ASM_MACH_TX49XX_KMALLOC_H
#define ARCH_DMA_MINALIGN L1_CACHE_BYTES
#endif /* __ASM_MACH_TX49XX_KMALLOC_H */ | arch/mips/include/asm/mach-tx49xx/kmalloc.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_TX49XX_MANGLE_PORT_H
#define __ASM_MACH_TX49XX_MANGLE_PORT_H
#define __swizzle_addr_b(port) (port)
#define __swizzle_addr_w(port) (port)
#define __swizzle_addr_l(port) (port)
#define __swizzle_addr_q(port) (port)
#define ioswabb(a, x) (x)
#define __mem_ioswab... | arch/mips/include/asm/mach-tx49xx/mangle-port.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
* Copyright (C) 2000, 2002 Maciej W. Rozycki
* Copyright (C) 1990, 1999, 2000 Sili... | arch/mips/include/asm/mach-tx49xx/spaces.h | null | null | null | null | null |
source | linux | /*
* Bonito Register Map
*
* This file is the original bonito.h from Algorithmics with minor changes
* to fit into linux.
*
* Copyright (c) 1999 Algorithmics Ltd
*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2001 MIPS Technologies, Inc. All rights reserved.
*
* Algorithmics gives permission for a... | arch/mips/include/asm/mips-boards/bonito64.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Defines of the MIPS boards specific address-MAP, registers, etc.
*
* Copyright (C) 2000,2012 MIPS Technologies, Inc.
* All rights reser... | arch/mips/include/asm/mips-boards/generic.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/*
*
*/
#ifndef _ASM_MIPS_BOARDS_LAUNCH_H
#define _ASM_MIPS_BOARDS_LAUNCH_H
#ifndef _ASSEMBLER_
struct cpulaunch {
unsigned long pc;
unsigned long gp;
unsigned long sp;
unsigned long a0;
unsigned long _pad[3]; /* pad to cache line size to avoid thrashing *... | arch/mips/include/asm/mips-boards/launch.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
*
* Defines of the Malta board specific address-MAP, registers, etc.
*/
#ifndef __ASM_MIPS_BOARDS_MALTA_H
#define __ASM_MIPS_BOARDS_MALTA_H
#include <asm/addrspa... | arch/mips/include/asm/mips-boards/malta.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2000,2012 MIPS Technologies, Inc. All rights reserved.
* Carsten Langgaard <carstenl@mips.com>
* Steven J. Hill <sjhill@m... | arch/mips/include/asm/mips-boards/maltaint.h | null | null | null | null | null |
source | linux | /*
* PCI Register definitions for the MIPS System Controller.
*
* Copyright (C) 2002, 2005 MIPS Technologies, Inc. All rights reserved.
* Authors: Carsten Langgaard <carstenl@mips.com>
* Maciej W. Rozycki <macro@mips.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* Licen... | arch/mips/include/asm/mips-boards/msc01_pci.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
* Copyright (C) 2013 Imagination Technologies Ltd.
*
* Register definitions for Intel PIIX4 South Bridge Device.
*/
#ifndef __ASM_MIPS_BOARDS_PIIX4_H
#define __A... | arch/mips/include/asm/mips-boards/piix4.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2015 Imagination Technologies, Inc.
* written by Ralf Baechle <ralf@linux-mips.org>
*/
#ifndef __ASM_MIPS_BOARDS_SEAD3_A... | arch/mips/include/asm/mips-boards/sead3-addr.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved.
*/
#ifndef _ASM_MIPS_BOARDS_SIM_H
#define _ASM_MIPS_BOARDS_SIM_H
#define STATS_ON 1
#define STATS_OFF 2
#define STATS_CLEAR 3
#define STATS_DUMP 4
#define TRACE_ON 5
#define TRACE_OFF 6
#define simcf... | arch/mips/include/asm/mips-boards/sim.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2012-2013 Cavium Inc., All Rights Reserved.
*
* MD5/SHA1/SHA256/SHA512 instruction definitions added by
* Aaro Koskinen <a... | arch/mips/include/asm/octeon/crypto.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2009 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-address.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-agl-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-asm.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (C) 2003-2018 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-asxx-defs.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2003-2017 Cavium, Inc.
*/
#ifndef __CVMX_BOOT_VECTOR_H__
#define __CVMX_BOOT_VECTOR_H__
#include <asm/octeon/octeon.h>
/... | arch/mips/include/asm/octeon/cvmx-boot-vector.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-bootinfo.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-bootmem.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
/* Octeon CIU definitions
*
* Copyright (C) 2003-2018 Cavium, Inc.
*/
#ifndef __CVMX_CIU_DEFS_H__
#define __CVMX_CIU_DEFS_H__
#include <asm/bitfield.h>
#define CVMX_CIU_ADDR(addr, coreid, coremask, offset) \
(CVMX_ADD_IO_SEG(0x0001070000000000ull + addr##ull) + ... | arch/mips/include/asm/octeon/cvmx-ciu-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-ciu2-defs.h | null | null | null | null | null |
source | linux | /*
* Copyright (c) 2003-2016 Cavium Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the hope that it will be useful, but
* details.
*
*/
#ifndef __CVMX_CIU3_DEFS_H__
#define __CVMX_CIU3_DEFS_H__
#define CV... | arch/mips/include/asm/octeon/cvmx-ciu3-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-cmd-queue.h | null | null | null | null | null |
source | linux | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef __CVMX_CONFIG_H__
#define __CVMX_CONFIG_H__
/************************* Config Specific Defines ************************/
#define CVMX_LLM_NUM_PORTS 1
#define CVMX_NULL_POINTER_PROTECT 1
#define CVMX_ENABLE_DEBUG_PRINTS 1
/* PKO queues per port for interface 0 (ports 0-15)... | arch/mips/include/asm/octeon/cvmx-config.h | null | null | null | null | null |
source | linux | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (c) 2016 Cavium Inc. (support@cavium.com).
*
*/
/*
* Module to support operations on bitmap of cores. Coremask can be used ... | arch/mips/include/asm/octeon/cvmx-coremask.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-dbg-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-dpi-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-fau.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-fpa-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-fpa.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (C) 2003-2018 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-gmxx-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-gpio-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-board.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-errata.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-jtag.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* the Free Software Foundation.
*
* This file is distributed in the hope that... | arch/mips/include/asm/octeon/cvmx-helper-loop.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-npi.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-rgmii.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-sgmii.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-spi.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-util.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper-xaui.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-helper.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-iob-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-ipd-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-ipd.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2017 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-l2c-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2017 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-l2c.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2017 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-l2d-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2017 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-l2t-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-led-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Inc.
*
* Contact: support@cavium.com
*
* Copyright (c) 2003-2012 Cavium Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the hope that it... | arch/mips/include/asm/octeon/cvmx-lmcx-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-mio-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-mixx-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-npei-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-npi-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-packet.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2012 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in ... | arch/mips/include/asm/octeon/cvmx-pci-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (c) 2003-2017 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-pciercx-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (C) 2003-2018 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-pcsx-defs.h | null | null | null | null | null |
source | linux | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
*
* Copyright (C) 2003-2018 Cavium, Inc.
*
* This file is free software; you can redistribute it and/or modify
* published by the Free Software Foundation.
*
* This file is distributed in the... | arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.