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

/linux-4.4.14/arch/sh/include/cpu-sh5/cpu/
H A Daddrspace.h4 #define PHYS_PERIPHERAL_BLOCK 0x09000000 macro
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A 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
H A Dclock-sh5.c21 #define CPRC_BASE (PHYS_PERIPHERAL_BLOCK + CPRC_BLOCK_OFF)
/linux-4.4.14/arch/sh/kernel/cpu/irq/
H A Dintc-sh5.c35 #define INTC_BASE PHYS_PERIPHERAL_BLOCK + \

Completed in 140 milliseconds