Searched refs:CCFG_MODE_CONF_VDDR_EXT_LOAD (Results 1 – 6 of 6) sorted by relevance
277 if ((( ccfg_ModeConfReg & CCFG_MODE_CONF_VDDR_EXT_LOAD ) == 0 ) && in TrimAfterColdResetWakeupFromShutDown()
171 if ((( ccfg_ModeConfReg & CCFG_MODE_CONF_VDDR_EXT_LOAD ) == 0 ) && in SetupAfterColdResetWakeupFromShutDownCfg1()
285 if ((( ccfg_ModeConfReg & CCFG_MODE_CONF_VDDR_EXT_LOAD ) == 0 ) && in TrimAfterColdResetWakeupFromShutDown()
170 if ((( ccfg_ModeConfReg & CCFG_MODE_CONF_VDDR_EXT_LOAD ) == 0 ) && in SetupAfterColdResetWakeupFromShutDownCfg1()
363 #define CCFG_MODE_CONF_VDDR_EXT_LOAD 0x02000000 macro