Home
last modified time | relevance | path

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

/linux/arch/arm/mach-mvebu/
H A Dcommon.h23 void __iomem *mvebu_get_scu_base(void);
H A Dboard-v7.c50 void __iomem *mvebu_get_scu_base(void) in mvebu_get_scu_base() function
H A Dpmsu.c326 scu_power_mode(mvebu_get_scu_base(), SCU_PM_POWEROFF); in armada_38x_do_cpu_suspend()