Searched full:sh7751 (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/sh/kernel/cpu/sh4/ |
| H A D | setup-sh7750.c | 3 * SH7091/SH7750/SH7750S/SH7750R/SH7751/SH7751R Setup 98 /* SH7750R, SH7751 and SH7751R all have two extra timer channels */ 218 /* SH7750, SH7750S, SH7751 and SH7091 all have 4-channel DMA controllers */ 249 /* SH7750R, SH7751 and SH7751R all have two extra timer channels */ 271 /* SH7750S, SH7750R, SH7751 and SH7751R all have IRLM priority registers */ 280 /* SH7751 and SH7751R both have PCI */
|
| /linux/arch/sh/drivers/pci/ |
| H A D | pci-sh7751.c | 3 * Low-Level PCI Support for the SH7751 85 /* check for SH7751/SH7751R hardware */ in sh7751_pci_init() 89 pr_debug("PCI: This is not an SH7751(R) (%x)\n", id); in sh7751_pci_init() 172 /* SH7751 init done, set central function init complete */ in sh7751_pci_init()
|
| H A D | Makefile | 7 obj-$(CONFIG_CPU_SUBTYPE_SH7751) += pci-sh7751.o ops-sh4.o 8 obj-$(CONFIG_CPU_SUBTYPE_SH7751R) += pci-sh7751.o ops-sh4.o
|
| H A D | pci-sh7751.h | 3 * Low-Level PCI Support for SH7751 targets 17 /* SH7751 Specific Values */
|
| H A D | ops-sh4.c | 3 * Generic SH-4 / SH-4A PCIC operations (SH7751, SH7780).
|
| H A D | fixups-se7751.c | 110 printk("SH7751 PCI: Finished initialization of the PCI controller\n"); in pci_fixup_pcic()
|
| H A D | pci-sh4.h | 10 #include "pci-sh7751.h"
|
| /linux/arch/sh/include/cpu-sh4/cpu/ |
| H A D | dma.h | 8 * SH7750/SH7751/SH7760
|
| H A D | dma-register.h | 10 /* SH7751/7760/7780 DMA IRQ sources */
|
| /linux/arch/sh/drivers/dma/ |
| H A D | Kconfig | 41 DMAC supports. This will be 4 for SH7709/SH7750/SH7750S/SH7751/SH7091,
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | proc.c | 19 [CPU_SH7750R] = "SH7750R", [CPU_SH7751] = "SH7751",
|