Lines Matching refs:step_cfg

57 	gpc_tran_step_config_t step_cfg;  in gpc_set_transition_flow()  local
59 step_cfg.enableStep = true; in gpc_set_transition_flow()
60 step_cfg.cntMode = kGPC_StepCounterDisableMode; in gpc_set_transition_flow()
64 kGPC_CM_SleepSsar, &step_cfg); in gpc_set_transition_flow()
66 kGPC_CM_SleepLpcg, &step_cfg); in gpc_set_transition_flow()
68 kGPC_CM_SleepPll, &step_cfg); in gpc_set_transition_flow()
70 kGPC_CM_SleepIso, &step_cfg); in gpc_set_transition_flow()
72 kGPC_CM_SleepReset, &step_cfg); in gpc_set_transition_flow()
74 kGPC_CM_SleepPower, &step_cfg); in gpc_set_transition_flow()
76 kGPC_CM_WakeupPower, &step_cfg); in gpc_set_transition_flow()
78 kGPC_CM_WakeupReset, &step_cfg); in gpc_set_transition_flow()
80 kGPC_CM_WakeupIso, &step_cfg); in gpc_set_transition_flow()
82 kGPC_CM_WakeupPll, &step_cfg); in gpc_set_transition_flow()
84 kGPC_CM_WakeupLpcg, &step_cfg); in gpc_set_transition_flow()
86 kGPC_CM_WakeupSsar, &step_cfg); in gpc_set_transition_flow()
90 kGPC_SP_SsarSave, &step_cfg); in gpc_set_transition_flow()
92 kGPC_SP_LpcgOff, &step_cfg); in gpc_set_transition_flow()
94 kGPC_SP_GroupDown, &step_cfg); in gpc_set_transition_flow()
96 kGPC_SP_RootDown, &step_cfg); in gpc_set_transition_flow()
98 kGPC_SP_PllOff, &step_cfg); in gpc_set_transition_flow()
100 kGPC_SP_IsoOn, &step_cfg); in gpc_set_transition_flow()
102 kGPC_SP_ResetEarly, &step_cfg); in gpc_set_transition_flow()
104 kGPC_SP_PowerOff, &step_cfg); in gpc_set_transition_flow()
106 kGPC_SP_BiasOff, &step_cfg); in gpc_set_transition_flow()
108 kGPC_SP_BandgapPllLdoOff, &step_cfg); in gpc_set_transition_flow()
110 kGPC_SP_LdoPre, &step_cfg); in gpc_set_transition_flow()
112 kGPC_SP_DcdcDown, &step_cfg); in gpc_set_transition_flow()
114 kGPC_SP_DcdcUp, &step_cfg); in gpc_set_transition_flow()
116 kGPC_SP_LdoPost, &step_cfg); in gpc_set_transition_flow()
118 kGPC_SP_BandgapPllLdoOn, &step_cfg); in gpc_set_transition_flow()
120 kGPC_SP_BiasOn, &step_cfg); in gpc_set_transition_flow()
122 kGPC_SP_PowerOn, &step_cfg); in gpc_set_transition_flow()
124 kGPC_SP_ResetLate, &step_cfg); in gpc_set_transition_flow()
126 kGPC_SP_IsoOff, &step_cfg); in gpc_set_transition_flow()
128 kGPC_SP_PllOn, &step_cfg); in gpc_set_transition_flow()
130 kGPC_SP_RootUp, &step_cfg); in gpc_set_transition_flow()
132 kGPC_SP_GroupUp, &step_cfg); in gpc_set_transition_flow()
134 kGPC_SP_LpcgOn, &step_cfg); in gpc_set_transition_flow()
136 kGPC_SP_SsarRestore, &step_cfg); in gpc_set_transition_flow()
140 kGPC_STBY_LpcgIn, &step_cfg); in gpc_set_transition_flow()
142 kGPC_STBY_PllIn, &step_cfg); in gpc_set_transition_flow()
144 kGPC_STBY_BiasIn, &step_cfg); in gpc_set_transition_flow()
146 kGPC_STBY_PldoIn, &step_cfg); in gpc_set_transition_flow()
148 kGPC_STBY_BandgapIn, &step_cfg); in gpc_set_transition_flow()
150 kGPC_STBY_LdoIn, &step_cfg); in gpc_set_transition_flow()
152 kGPC_STBY_DcdcIn, &step_cfg); in gpc_set_transition_flow()
154 kGPC_STBY_PmicIn, &step_cfg); in gpc_set_transition_flow()
156 kGPC_STBY_PmicOut, &step_cfg); in gpc_set_transition_flow()
158 kGPC_STBY_DcdcOut, &step_cfg); in gpc_set_transition_flow()
160 kGPC_STBY_LdoOut, &step_cfg); in gpc_set_transition_flow()
162 kGPC_STBY_BandgapOut, &step_cfg); in gpc_set_transition_flow()
164 kGPC_STBY_PldoOut, &step_cfg); in gpc_set_transition_flow()
166 kGPC_STBY_BiasOut, &step_cfg); in gpc_set_transition_flow()
168 kGPC_STBY_PllOut, &step_cfg); in gpc_set_transition_flow()
170 kGPC_STBY_LpcgOut, &step_cfg); in gpc_set_transition_flow()