Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/mx7/
A Dpsci-mx7.c146 static inline void imx_gpcv2_set_m_core_pgc(bool enable, u32 offset) in imx_gpcv2_set_m_core_pgc() function
159 imx_gpcv2_set_m_core_pgc(true, pgc); in imx_gpcv2_set_core_power()
168 imx_gpcv2_set_m_core_pgc(false, pgc); in imx_gpcv2_set_core_power()
559 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_C0); in imx_system_resume()
560 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_SCU); in imx_system_resume()
621 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_C0); in psci_system_suspend()
622 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_SCU); in psci_system_suspend()

Completed in 4 milliseconds