Home
last modified time | relevance | path

Searched full:sh7203 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/sh/kernel/cpu/sh2a/
H A DMakefile13 obj-$(CONFIG_CPU_SUBTYPE_SH7203) += setup-sh7203.o clock-sh7203.o
14 obj-$(CONFIG_CPU_SUBTYPE_SH7263) += setup-sh7203.o clock-sh7203.o
21 pinmux-$(CONFIG_CPU_SUBTYPE_SH7203) := pinmux-sh7203.o
H A Dpinmux-sh7203.c3 * SH7203 Pinmux
24 return sh_pfc_register("pfc-sh7203", sh7203_pfc_resources, in plat_pinmux_setup()
H A Dclock-sh7203.c3 * arch/sh/kernel/cpu/sh2a/clock-sh7203.c
5 * SH7203 support for the clock framework
H A Dsetup-sh7203.c3 * SH7203 and SH7263 Setup
171 static DECLARE_INTC_DESC(intc_desc, "sh7203", vectors, groups,
/linux/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c18 #include <cpu/sh7203.h>
/linux/arch/sh/kernel/cpu/
H A Dproc.c10 [CPU_SH7203] = "SH7203", [CPU_SH7263] = "SH7263",
/linux/arch/sh/
H A DKconfig241 bool "Support SH7203 processor"
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7203.c3 * SH7203 Pinmux
9 #include <cpu/sh7203.h>
H A Dcore.c1383 { "pfc-sh7203", (kernel_ulong_t)&sh7203_pinmux_info },