fixups-rts7751r2d.c (cf40a76e7d5874bb25f4404eecc58a2e033af885) fixups-rts7751r2d.c (ff4a7481c3898ffc3cc271d6aca431d190c37247)
1// SPDX-License-Identifier: GPL-2.0
1/*
2 * arch/sh/drivers/pci/fixups-rts7751r2d.c
3 *
4 * RTS7751R2D / LBOXRE2 PCI fixups
5 *
6 * Copyright (C) 2003 Lineo uSolutions, Inc.
7 * Copyright (C) 2004 Paul Mundt
8 * Copyright (C) 2007 Nobuhiro Iwamatsu
2/*
3 * arch/sh/drivers/pci/fixups-rts7751r2d.c
4 *
5 * RTS7751R2D / LBOXRE2 PCI fixups
6 *
7 * Copyright (C) 2003 Lineo uSolutions, Inc.
8 * Copyright (C) 2004 Paul Mundt
9 * Copyright (C) 2007 Nobuhiro Iwamatsu
9 *
10 * This file is subject to the terms and conditions of the GNU General Public
11 * License. See the file "COPYING" in the main directory of this archive
12 * for more details.
13 */
14#include <linux/pci.h>
15#include <mach/lboxre2.h>
16#include <mach/r2d.h>
17#include "pci-sh4.h"
18#include <generated/machtypes.h>
19
20#define PCIMCR_MRSET_OFF 0xBFFFFFFF

--- 47 unchanged lines hidden ---
10 */
11#include <linux/pci.h>
12#include <mach/lboxre2.h>
13#include <mach/r2d.h>
14#include "pci-sh4.h"
15#include <generated/machtypes.h>
16
17#define PCIMCR_MRSET_OFF 0xBFFFFFFF

--- 47 unchanged lines hidden ---