Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c25 #define GPC_PGC_C0 0x800 macro
26 #define GPC_PGC_C0 0x800 macro
152 u32 pgc = cpu ? GPC_PGC_C1 : GPC_PGC_C0; in imx_gpcv2_set_core_power()
557 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_C0); in imx_system_resume()
619 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_C0); in psci_system_suspend()