Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/sh4a/
H A DMakefile7 obj-$(CONFIG_CPU_SUBTYPE_SH7757) += setup-sh7757.o
25 clock-$(CONFIG_CPU_SUBTYPE_SH7757) := clock-sh7757.o
44 pinmux-$(CONFIG_CPU_SUBTYPE_SH7757) := pinmux-sh7757.o
H A Dpinmux-sh7757.c3 * SH7757 (B0 step) Pinmux
29 return sh_pfc_register("pfc-sh7757", sh7757_pfc_resources, in plat_pinmux_setup()
H A Dclock-sh7757.c3 * arch/sh/kernel/cpu/sh4/clock-sh7757.c
5 * SH7757 support for the clock framework
H A Dsetup-sh7757.c3 * SH7757 Setup
22 #include <cpu/sh7757.h>
1118 static DECLARE_INTC_DESC(intc_desc, "sh7757", vectors, groups,
1143 static DECLARE_INTC_DESC_ACK(intc_desc_irq0123, "sh7757-irq0123",
1147 static DECLARE_INTC_DESC_ACK(intc_desc_irq4567, "sh7757-irq4567",
1174 static DECLARE_INTC_DESC(intc_desc_irl0123, "sh7757-irl0123", vectors_irl0123,
1177 static DECLARE_INTC_DESC(intc_desc_irl4567, "sh7757-irl4567", vectors_irl4567,
/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,rspi.yaml17 - renesas,rspi-sh7757 # SH7757
/linux/arch/sh/kernel/cpu/
H A Dproc.c25 [CPU_SH7786] = "SH7786", [CPU_SH7757] = "SH7757",
/linux/include/linux/platform_data/
H A Dsh_mmcif.h31 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
/linux/arch/sh/boards/
H A Dboard-sh7785lcr.c247 GPIO_LOOKUP("pfc-sh7757", 0, "reset-gpios", GPIO_ACTIVE_LOW),
/linux/drivers/net/ethernet/renesas/
H A Dsh_eth.h162 /* EDSR : sh7734, sh7757, sh7763, r8a7740, and r7s72100 only */
H A Dsh_eth.c853 /* SH7757 */
930 /* SH7757(GETHERC) */
3538 { "sh7757-ether", (kernel_ulong_t)&sh7757_data },
3539 { "sh7757-gether", (kernel_ulong_t)&sh7757_data_giga },
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7757.c3 * SH7757 (B0 step) Pinmux
14 #include <cpu/sh7757.h>