Searched refs:RetValue (Results 1 – 3 of 3) sorted by relevance
910 Clock_Ip_PllStatusType RetValue = CLOCK_IP_PLL_STATUS_UNDEFINED; in Clock_Ip_GetPllStatus() local923 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()930 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()935 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()943 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()949 return RetValue; in Clock_Ip_GetPllStatus()
916 Clock_Ip_PllStatusType RetValue = CLOCK_IP_PLL_STATUS_UNDEFINED; in Clock_Ip_GetPllStatus() local929 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()936 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()941 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()949 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()955 return RetValue; in Clock_Ip_GetPllStatus()