Home
last modified time | relevance | path

Searched full:sh7751 (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh7750.c3 * 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 Dpci-sh7751.c3 * 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 DMakefile7 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 Dpci-sh7751.h3 * Low-Level PCI Support for SH7751 targets
17 /* SH7751 Specific Values */
H A Dops-sh4.c3 * Generic SH-4 / SH-4A PCIC operations (SH7751, SH7780).
H A Dfixups-se7751.c110 printk("SH7751 PCI: Finished initialization of the PCI controller\n"); in pci_fixup_pcic()
H A Dpci-sh4.h10 #include "pci-sh7751.h"
/linux/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h8 * SH7750/SH7751/SH7760
H A Ddma-register.h10 /* SH7751/7760/7780 DMA IRQ sources */
/linux/arch/sh/drivers/dma/
H A DKconfig41 DMAC supports. This will be 4 for SH7709/SH7750/SH7750S/SH7751/SH7091,
/linux/arch/sh/kernel/cpu/
H A Dproc.c19 [CPU_SH7750R] = "SH7750R", [CPU_SH7751] = "SH7751",