Searched full:sh7757 (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/sh/kernel/cpu/sh4a/ |
| H A D | Makefile | 7 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 D | pinmux-sh7757.c | 3 * SH7757 (B0 step) Pinmux 29 return sh_pfc_register("pfc-sh7757", sh7757_pfc_resources, in plat_pinmux_setup()
|
| H A D | clock-sh7757.c | 3 * arch/sh/kernel/cpu/sh4/clock-sh7757.c 5 * SH7757 support for the clock framework
|
| H A D | setup-sh7757.c | 3 * 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 D | renesas,rspi.yaml | 17 - renesas,rspi-sh7757 # SH7757
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | proc.c | 25 [CPU_SH7786] = "SH7786", [CPU_SH7757] = "SH7757",
|
| /linux/include/linux/platform_data/ |
| H A D | sh_mmcif.h | 31 u8 sup_pclk; /* 1 :SH7757, 0: SH7724/SH7372 */
|
| /linux/arch/sh/boards/ |
| H A D | board-sh7785lcr.c | 247 GPIO_LOOKUP("pfc-sh7757", 0, "reset-gpios", GPIO_ACTIVE_LOW),
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.h | 162 /* EDSR : sh7734, sh7757, sh7763, r8a7740, and r7s72100 only */
|
| H A D | sh_eth.c | 853 /* 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 D | pfc-sh7757.c | 3 * SH7757 (B0 step) Pinmux 14 #include <cpu/sh7757.h>
|