Home
last modified time | relevance | path

Searched refs:MEMORY_PM_CTRL_PHYS (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-mvebu/
Dkirkwood.h22 #define MEMORY_PM_CTRL_PHYS (BRIDGE_PHYS_BASE + 0x0118) macro
Dkirkwood-pm.c72 memory_pm_ctrl = ioremap(MEMORY_PM_CTRL_PHYS, 4); in kirkwood_pm_init()