Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-imx/
H A Dsrc.c36 #define GPC_PGC_C1 0x840 macro
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()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c27 #define GPC_PGC_C1 0x840 macro
152 u32 pgc = cpu ? GPC_PGC_C1 : GPC_PGC_C0; in imx_gpcv2_set_core_power()