Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dsetup-sh5.c26 DEFINE_RES_MEM(PHYS_PERIPHERAL_BLOCK + 0x01030000, 0x100),
44 .start = PHYS_PERIPHERAL_BLOCK + 0x01040000,
45 .end = PHYS_PERIPHERAL_BLOCK + 0x01040000 + 0x58 - 1,
73 #define TMU_BASE PHYS_PERIPHERAL_BLOCK + TMU_BLOCK_OFF
Dclock-sh5.c21 #define CPRC_BASE (PHYS_PERIPHERAL_BLOCK + CPRC_BLOCK_OFF)
/linux-4.1.27/arch/sh/include/cpu-sh5/cpu/
Daddrspace.h4 #define PHYS_PERIPHERAL_BLOCK 0x09000000 macro
/linux-4.1.27/arch/sh/kernel/cpu/irq/
Dintc-sh5.c35 #define INTC_BASE PHYS_PERIPHERAL_BLOCK + \