Searched hist:"85 b59f5bb24aeca1a987cbb206e228bf630c8327" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sh/drivers/pci/ |
H A D | common.c | 85b59f5bb24aeca1a987cbb206e228bf630c8327 Mon Feb 01 05:01:42 CET 2010 Paul Mundt <lethal@linux-sh.org> sh: Enable PCI66 support for SH7780 host controller.
This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do.
Scanning code cribbed from the MIPS txx9 PCI code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | Makefile | diff 85b59f5bb24aeca1a987cbb206e228bf630c8327 Mon Feb 01 05:01:42 CET 2010 Paul Mundt <lethal@linux-sh.org> sh: Enable PCI66 support for SH7780 host controller.
This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do.
Scanning code cribbed from the MIPS txx9 PCI code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci-sh7780.c | diff 85b59f5bb24aeca1a987cbb206e228bf630c8327 Mon Feb 01 05:01:42 CET 2010 Paul Mundt <lethal@linux-sh.org> sh: Enable PCI66 support for SH7780 host controller.
This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do.
Scanning code cribbed from the MIPS txx9 PCI code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | pci.c | diff 85b59f5bb24aeca1a987cbb206e228bf630c8327 Mon Feb 01 05:01:42 CET 2010 Paul Mundt <lethal@linux-sh.org> sh: Enable PCI66 support for SH7780 host controller.
This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do.
Scanning code cribbed from the MIPS txx9 PCI code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/linux/arch/sh/include/asm/ |
H A D | pci.h | diff 85b59f5bb24aeca1a987cbb206e228bf630c8327 Mon Feb 01 05:01:42 CET 2010 Paul Mundt <lethal@linux-sh.org> sh: Enable PCI66 support for SH7780 host controller.
This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do.
Scanning code cribbed from the MIPS txx9 PCI code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|