Home
last modified time | relevance | path

Searched refs:PHYS_PERIPHERAL_BLOCK (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/sh/kernel/cpu/sh5/
Dsetup-sh5.c20 .mapbase = PHYS_PERIPHERAL_BLOCK + 0x01030000,
38 .start = PHYS_PERIPHERAL_BLOCK + 0x01040000,
39 .end = PHYS_PERIPHERAL_BLOCK + 0x01040000 + 0x58 - 1,
67 #define TMU_BASE PHYS_PERIPHERAL_BLOCK + TMU_BLOCK_OFF
Dclock-sh5.c21 #define CPRC_BASE (PHYS_PERIPHERAL_BLOCK + CPRC_BLOCK_OFF)
/linux-2.6.39/arch/sh/include/cpu-sh5/cpu/
Daddrspace.h4 #define PHYS_PERIPHERAL_BLOCK 0x09000000 macro
/linux-2.6.39/arch/sh/kernel/cpu/irq/
Dintc-sh5.c35 #define INTC_BASE PHYS_PERIPHERAL_BLOCK + \