Home
last modified time | relevance | path

Searched full:sh7785 (Results 1 – 17 of 17) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4a/
H A DMakefile11 obj-$(CONFIG_CPU_SUBTYPE_SH7785) += setup-sh7785.o
29 clock-$(CONFIG_CPU_SUBTYPE_SH7785) := clock-sh7785.o
45 pinmux-$(CONFIG_CPU_SUBTYPE_SH7785) := pinmux-sh7785.o
H A Dpinmux-sh7785.c3 * SH7785 Pinmux
24 return sh_pfc_register("pfc-sh7785", sh7785_pfc_resources, in plat_pinmux_setup()
H A Dclock-sh7785.c3 * arch/sh/kernel/cpu/sh4a/clock-sh7785.c
5 * SH7785 support for the clock framework
17 #include <cpu/sh7785.h>
H A Dsetup-sh7785.c3 * SH7785 Setup
478 static DECLARE_INTC_DESC(intc_desc, "sh7785", vectors, groups,
503 static DECLARE_INTC_DESC_ACK(intc_desc_irq0123, "sh7785-irq0123",
507 static DECLARE_INTC_DESC_ACK(intc_desc_irq4567, "sh7785-irq4567",
535 static DECLARE_INTC_DESC(intc_desc_irl0123, "sh7785-irl0123", vectors_irl0123,
538 static DECLARE_INTC_DESC(intc_desc_irl4567, "sh7785-irl4567", vectors_irl4567,
H A Dpinmux-sh7786.c8 * Based on SH7785 pinmux
H A Dsetup-sh7786.c9 * Based on SH7785 Setup
H A Dsetup-sh7757.c7 * based on setup-sh7785.c : Copyright (C) 2007 Paul Mundt
/linux/arch/sh/drivers/dma/
H A DKconfig42 8 for SH7750R/SH7751R/SH7760, and 12 for SH7723/SH7724/SH7780/SH7785.
/linux/arch/sh/include/cpu-sh4a/cpu/
H A Ddma.h58 #else /* SH7785 */
/linux/arch/sh/include/cpu-sh4/cpu/
H A Dsh7786.h8 * Based on sh7785.h
H A Dsh7785.h23 * More information in sh7785 manual Rev.1.00, page 1628.
/linux/arch/sh/kernel/cpu/
H A Dproc.c24 [CPU_SH7343] = "SH7343", [CPU_SH7785] = "SH7785",
/linux/arch/sh/boards/
H A Dboard-sh7785lcr.c27 #include <cpu/sh7785.h>
/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c281 (id == PCI_DEVICE_ID_RENESAS_SH7785) ? "SH7785" : in sh7780_pci_init()
/linux/drivers/i2c/busses/
H A Di2c-highlander.c232 * Highlanders, the same issue can be observed on SH7785 ones, in highlander_i2c_read()
/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7785.c3 * SH7785 Pinmux
9 #include <cpu/sh7785.h>
H A Dpfc-sh7786.c8 * Based on SH7785 pinmux