MIPS: Octeon: Update SOC PCI related register definitions for new chips.
Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2986/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
37d3bfd992
commit
412394d104
@@ -4,7 +4,7 @@
|
||||
* Contact: support@caviumnetworks.com
|
||||
* This file is part of the OCTEON SDK
|
||||
*
|
||||
* Copyright (c) 2003-2010 Cavium Networks
|
||||
* Copyright (c) 2003-2011 Cavium Networks
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License, Version 2, as
|
||||
@@ -65,7 +65,7 @@
|
||||
#define CVMX_NPEI_LAST_WIN_RDATA0 (0x0000000000000600ull)
|
||||
#define CVMX_NPEI_LAST_WIN_RDATA1 (0x0000000000000610ull)
|
||||
#define CVMX_NPEI_MEM_ACCESS_CTL (0x00000000000004F0ull)
|
||||
#define CVMX_NPEI_MEM_ACCESS_SUBIDX(offset) (0x0000000000000340ull + ((offset) & 31) * 16 - 16*12)
|
||||
#define CVMX_NPEI_MEM_ACCESS_SUBIDX(offset) (0x0000000000000280ull + ((offset) & 31) * 16 - 16*12)
|
||||
#define CVMX_NPEI_MSI_ENB0 (0x0000000000003C50ull)
|
||||
#define CVMX_NPEI_MSI_ENB1 (0x0000000000003C60ull)
|
||||
#define CVMX_NPEI_MSI_ENB2 (0x0000000000003C70ull)
|
||||
|
Reference in New Issue
Block a user