Searched refs:enVirtualPGCPowerdown (Results 1 – 2 of 2) sorted by relevance
137 (config->enVirtualPGCPowerdown ? (uint32_t)GPC_LPCR_EN_PDN_MASK : 0UL) | in GPC_EnterWaitMode()165 (config->enVirtualPGCPowerdown ? (uint32_t)GPC_LPCR_EN_PDN_MASK : 0UL) | in GPC_EnterStopMode()
149 bool enVirtualPGCPowerdown; /*!< enable virtual PGC power down with LPM enter */ member