Searched full:sh7720 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | Makefile | 18 obj-$(CONFIG_CPU_SUBTYPE_SH7720) += setup-sh7720.o serial-sh7720.o 19 obj-$(CONFIG_CPU_SUBTYPE_SH7721) += setup-sh7720.o serial-sh7720.o 31 pinmux-$(CONFIG_CPU_SUBTYPE_SH7720) := pinmux-sh7720.o
|
| H A D | pinmux-sh7720.c | 3 * SH7720 Pinmux 24 return sh_pfc_register("pfc-sh7720", sh7720_pfc_resources, in plat_pinmux_setup()
|
| H A D | setup-sh7720.c | 3 * Setup code for SH7720, SH7721. 279 static DECLARE_INTC_DESC(intc_desc, "sh7720", vectors, NULL,
|
| /linux/arch/sh/ |
| H A D | Kconfig | 330 bool "Support SH7720 processor" 337 Select SH7720 if you have a SH3-DSP SH7720 CPU.
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | proc.c | 16 [CPU_SH7712] = "SH7712", [CPU_SH7720] = "SH7720",
|
| /linux/arch/sh/boards/ |
| H A D | board-magicpanelr2.c | 25 #include <cpu/sh7720.h>
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pfc-sh7720.c | 3 * SH7720 Pinmux 9 #include <cpu/sh7720.h>
|
| H A D | core.c | 1392 { "pfc-sh7720", (kernel_ulong_t)&sh7720_pinmux_info },
|