Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c153 u32 pdn_pup_req = cpu ? BM_CPU_PGC_SW_PDN_PUP_REQ_CORE1_A7 : in imx_gpcv2_set_core_power() local
160 val |= pdn_pup_req; in imx_gpcv2_set_core_power()
163 while ((readl(GPC_IPS_BASE_ADDR + reg) & pdn_pup_req) != 0) in imx_gpcv2_set_core_power()