Home
last modified time | relevance | path

Searched refs:ARC_PERIPHERAL_BASE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dhsdk.h15 #define ARC_PERIPHERAL_BASE 0xF0000000 macro
16 #define ARC_DWMMC_BASE (ARC_PERIPHERAL_BASE + 0xA000)
17 #define ARC_DWGMAC_BASE (ARC_PERIPHERAL_BASE + 0x18000)
/OK3568_Linux_fs/kernel/arch/arc/plat-hsdk/
H A Dplatform.c21 #define ARC_PERIPHERAL_BASE 0xf0000000 macro
22 #define CREG_BASE (ARC_PERIPHERAL_BASE + 0x1000)
24 #define SDIO_BASE (ARC_PERIPHERAL_BASE + 0xA000)
28 #define HSDK_GPIO_INTC (ARC_PERIPHERAL_BASE + 0x3000)
/OK3568_Linux_fs/u-boot/board/synopsys/hsdk/
H A Dhsdk.c13 #define CREG_BASE (ARC_PERIPHERAL_BASE + 0x1000)