Searched refs:ConfiguredCoreClockFrequnecy (Results 1 – 1 of 1) sorted by relevance
163 static uint32 Clock_Ip_GetIwsSetting(uint32 ConfiguredCoreClockFrequnecy, uint32 Threshold0, uint32… in Clock_Ip_GetIwsSetting() argument167 if (ConfiguredCoreClockFrequnecy >= Threshold2) in Clock_Ip_GetIwsSetting()171 else if (ConfiguredCoreClockFrequnecy >= Threshold1) in Clock_Ip_GetIwsSetting()175 else if (ConfiguredCoreClockFrequnecy >= Threshold0) in Clock_Ip_GetIwsSetting()