Searched refs:cpuSpeed (Results 1 – 3 of 3) sorted by relevance
33 static void SCFGi_SwitchCpuSpeed( SCFGCpuSpeed cpuSpeed );74 asm void SCFGi_SwitchCpuSpeed( SCFGCpuSpeed cpuSpeed ) in SCFGi_SwitchCpuSpeed() argument106 void SCFG_SetCpuSpeed( SCFGCpuSpeed cpuSpeed ) in SCFG_SetCpuSpeed() argument110 SDK_ASSERT( cpuSpeed == SCFG_CPU_SPEED_1X || cpuSpeed == SCFG_CPU_SPEED_2X ); in SCFG_SetCpuSpeed()115 if ( cpuSpeed != SCFG_GetCpuSpeed() ) in SCFG_SetCpuSpeed()117 SCFGi_SwitchCpuSpeed( cpuSpeed ); in SCFG_SetCpuSpeed()
24 SUBDIRS_P = cpuSpeed-1 os_jump
333 void SCFG_SetCpuSpeed( SCFGCpuSpeed cpuSpeed );