android_kernel_xiaomi_sm7250/arch/sh/drivers/pci
Magnus Damm ef339f241b sh: pci memory range checking code
This patch changes the code to use __is_pci_memory() instead of
is_pci_memaddr(). __is_pci_memory() loops through all the pci
channels on the system to match memory windows.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-16 16:00:14 +09:00
..
fixups-dreamcast.c sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
fixups-lboxre2.c sh: pass along struct pci_channel 2009-04-16 16:00:12 +09:00
fixups-r7780rp.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
fixups-rts7751r2d.c sh: pass along struct pci_channel 2009-04-16 16:00:12 +09:00
fixups-sdk7780.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
fixups-se7780.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
fixups-sh03.c
fixups-sh7785lcr.c sh: Renesas R0P7785LC0011RL board support 2008-07-28 18:10:35 +09:00
Kconfig PCI: Kconfig help: don't refer to the PCI-HOWTO 2008-02-01 15:04:26 -08:00
Makefile sh: Renesas R0P7785LC0011RL board support 2008-07-28 18:10:35 +09:00
ops-cayman.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-dreamcast.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-landisk.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-lboxre2.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-r7780rp.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-rts7751r2d.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-sdk7780.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-se7780.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-sh4.c sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
ops-sh5.c sh: Get the SH-5 PCI support building. 2008-01-28 13:18:55 +09:00
ops-sh03.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-sh7785lcr.c sh: sh7785lcr: fix PCI address map for 32-bit mode 2009-04-06 08:55:51 -07:00
ops-snapgear.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
ops-titan.c sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
pci-auto.c sh: hook in struct pci_channel in sysdata 2009-04-16 16:00:13 +09:00
pci-sh4.h sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci-sh5.c sh: avoid using PCIBIOS_MIN_xxx 2009-04-16 16:00:13 +09:00
pci-sh5.h sh: add init member to pci_channel data 2009-04-16 16:00:12 +09:00
pci-sh7751.c sh: add io_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci-sh7751.h sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci-sh7780.c sh: add io_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci-sh7780.h sh: add reg_base member to pci_channel 2009-04-16 16:00:13 +09:00
pci.c sh: pci memory range checking code 2009-04-16 16:00:14 +09:00