Searched refs:RetValue (Results 1 – 2 of 2) 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()
891 Clock_Ip_PllStatusType RetValue = CLOCK_IP_PLL_STATUS_UNDEFINED; in Clock_Ip_GetPllStatus() local904 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()911 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()916 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()924 RetValue = CLOCK_IP_PLL_UNLOCKED; in Clock_Ip_GetPllStatus()930 return RetValue; in Clock_Ip_GetPllStatus()