Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dsetup-sh5.c23 DEFINE_RES_MEM(PHYS_PERIPHERAL_BLOCK + 0x01030000, 0x100),
41 .start = PHYS_PERIPHERAL_BLOCK + 0x01040000,
42 .end = PHYS_PERIPHERAL_BLOCK + 0x01040000 + 0x58 - 1,
70 #define TMU_BASE PHYS_PERIPHERAL_BLOCK + TMU_BLOCK_OFF
Dclock-sh5.c18 #define CPRC_BASE (PHYS_PERIPHERAL_BLOCK + CPRC_BLOCK_OFF)
/Linux-v5.4/arch/sh/include/cpu-sh5/cpu/
Daddrspace.h5 #define PHYS_PERIPHERAL_BLOCK 0x09000000 macro
/Linux-v5.4/arch/sh/kernel/cpu/irq/
Dintc-sh5.c32 #define INTC_BASE PHYS_PERIPHERAL_BLOCK + \