Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c144 static inline void imx_gpcv2_set_m_core_pgc(bool enable, u32 offset) in imx_gpcv2_set_m_core_pgc() function
157 imx_gpcv2_set_m_core_pgc(true, pgc); in imx_gpcv2_set_core_power()
166 imx_gpcv2_set_m_core_pgc(false, pgc); in imx_gpcv2_set_core_power()
557 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_C0); in imx_system_resume()
558 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_SCU); in imx_system_resume()
619 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_C0); in psci_system_suspend()
620 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_SCU); in psci_system_suspend()
/openbmc/linux/arch/arm/mach-imx/
H A Dsrc.c85 static void imx_gpcv2_set_m_core_pgc(bool enable, u32 offset) in imx_gpcv2_set_m_core_pgc() function
105 imx_gpcv2_set_m_core_pgc(true, GPC_PGC_C1); in imx_gpcv2_set_core1_pdn_pup_by_software()
119 imx_gpcv2_set_m_core_pgc(false, GPC_PGC_C1); in imx_gpcv2_set_core1_pdn_pup_by_software()