Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c43 #define BM_LPCR_A7_AD_EN_PLAT_PDN 0x10 macro
384 val &= ~(BM_LPCR_A7_AD_EN_PLAT_PDN | BM_LPCR_A7_AD_L2PGE); in imx_gpcv2_set_plat_power_gate_by_lpm()
386 val |= BM_LPCR_A7_AD_EN_PLAT_PDN | BM_LPCR_A7_AD_L2PGE; in imx_gpcv2_set_plat_power_gate_by_lpm()