Home
last modified time | relevance | path

Searched full:sh7720 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/sh/kernel/cpu/sh3/
H A DMakefile18 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 Dpinmux-sh7720.c3 * SH7720 Pinmux
24 return sh_pfc_register("pfc-sh7720", sh7720_pfc_resources, in plat_pinmux_setup()
H A Dsetup-sh7720.c3 * Setup code for SH7720, SH7721.
279 static DECLARE_INTC_DESC(intc_desc, "sh7720", vectors, NULL,
/linux/arch/sh/
H A DKconfig330 bool "Support SH7720 processor"
337 Select SH7720 if you have a SH3-DSP SH7720 CPU.
/linux/arch/sh/kernel/cpu/
H A Dproc.c16 [CPU_SH7712] = "SH7712", [CPU_SH7720] = "SH7720",
/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c25 #include <cpu/sh7720.h>
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7720.c3 * SH7720 Pinmux
9 #include <cpu/sh7720.h>
H A Dcore.c1392 { "pfc-sh7720", (kernel_ulong_t)&sh7720_pinmux_info },