Searched refs:step_cfg (Results 1 – 1 of 1) sorted by relevance
57 gpc_tran_step_config_t step_cfg; in gpc_set_transition_flow() local59 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()[all …]