Searched full:sh7750 (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/sh/kernel/cpu/sh4/ |
| H A D | Makefile | 19 obj-$(CONFIG_CPU_SUBTYPE_SH7750) += setup-sh7750.o 20 obj-$(CONFIG_CPU_SUBTYPE_SH7750R) += setup-sh7750.o 21 obj-$(CONFIG_CPU_SUBTYPE_SH7750S) += setup-sh7750.o 22 obj-$(CONFIG_CPU_SUBTYPE_SH7091) += setup-sh7750.o 23 obj-$(CONFIG_CPU_SUBTYPE_SH7751) += setup-sh7750.o 24 obj-$(CONFIG_CPU_SUBTYPE_SH7751R) += setup-sh7750.o
|
| H A D | setup-sh7750.c | 3 * SH7091/SH7750/SH7750S/SH7750R/SH7751/SH7751R Setup 215 static DECLARE_INTC_DESC(intc_desc, "sh7750", vectors, NULL, 218 /* SH7750, SH7750S, SH7751 and SH7091 all have 4-channel DMA controllers */ 304 * same vectors for SH7750, SH7750S and SH7091 except for IRLM, in plat_irq_setup() 347 BUG(); /* impossible to mask interrupts on SH7750 and SH7091 */ in plat_irq_setup_pins()
|
| H A D | perf_event.c | 3 * Performance events support for SH7750-style performance counters 240 .name = "sh7750",
|
| /linux/arch/sh/include/cpu-sh4/cpu/ |
| H A D | rtc.h | 11 #define RTC_BIT_INVERTED 0x40 /* bug on SH7750, SH7750S */
|
| H A D | dma.h | 8 * SH7750/SH7751/SH7760
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | stnic.c | 2 /* stnic.c : A SH7750 specific part of driver for NS DP83902A ST-NIC. 74 /* SH7750 specific read/write io. */
|
| /linux/arch/sh/drivers/dma/ |
| H A D | Kconfig | 41 DMAC supports. This will be 4 for SH7709/SH7750/SH7750S/SH7751/SH7091,
|
| /linux/arch/sh/include/asm/ |
| H A D | processor_32.h | 26 * Since SH7709 and SH7750 have "area 7", we can't use 0x7c000000--0x7fffffff
|
| /linux/arch/sh/boards/mach-dreamcast/ |
| H A D | irq.c | 21 * hardware events from system peripherals and triggering an SH7750 IRQ.
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | proc.c | 18 [CPU_SH7750] = "SH7750", [CPU_SH7750S] = "SH7750S",
|
| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | setup-sh7720.c | 8 * Based on arch/sh/kernel/cpu/sh4/setup-sh7750.c:
|