Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-spear/
H A Dspear13xx.c91 spear1310_clk_init(VA_MISC_BASE, VA_SPEAR1310_RAS_BASE); in spear13xx_clk_init()
93 spear1340_clk_init(VA_MISC_BASE); in spear13xx_clk_init()
H A Drestart.c17 #define SPEAR13XX_SYS_SW_RES (VA_MISC_BASE + 0x204)
H A Dspear.h64 #define VA_MISC_BASE IOMEM(0xFD700000) macro