Home
last modified time | relevance | path

Searched refs:_s32SAR_Dvfs_Mutex (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sys/hal/curry/sys/
H A DhalSYS.c695 static MS_S32 _s32SAR_Dvfs_Mutex; variable
803_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
804 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
806 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
809 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
827 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
831 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/mooney/sys/
H A DhalSYS.c757 static MS_S32 _s32SAR_Dvfs_Mutex; variable
887_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
888 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
890 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
893 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
911 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
915 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/messi/sys/
H A DhalSYS.c773 static MS_S32 _s32SAR_Dvfs_Mutex; variable
891_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
892 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
894 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
897 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
915 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
919 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/mainz/sys/
H A DhalSYS.c811 static MS_S32 _s32SAR_Dvfs_Mutex; variable
940_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
941 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
943 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
946 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
964 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
968 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/kano/sys/
H A DhalSYS.c629 static MS_S32 _s32SAR_Dvfs_Mutex; variable
758_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
759 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
761 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
764 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
782 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
786 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k6/sys/
H A DhalSYS.c633 static MS_S32 _s32SAR_Dvfs_Mutex; variable
745_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
746 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
748 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
751 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
769 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
773 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k7u/sys/
H A DhalSYS.c631 static MS_S32 _s32SAR_Dvfs_Mutex; variable
743_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
744 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
746 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
749 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
767 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
771 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k6lite/sys/
H A DhalSYS.c644 static MS_S32 _s32SAR_Dvfs_Mutex; variable
756_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
757 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
759 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
762 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
780 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
784 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/manhattan/sys/
H A DhalSYS.c1171 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1279_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1280 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1282 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1285 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1303 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1307 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/macan/sys_closeSRC/
H A DhalSYS.c1066 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1185_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1186 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1188 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1191 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1209 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1213 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/maxim/sys/
H A DhalSYS.c1171 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1300_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1301 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1303 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1306 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1324 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1328 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/M7621/sys/
H A DhalSYS.c1171 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1300_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1301 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1303 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1306 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1324 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1328 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/M7821/sys/
H A DhalSYS.c1171 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1314_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1315 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1317 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1320 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1338 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1342 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/maserati/sys/
H A DhalSYS.c1171 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1314_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in SysDvfsProc()
1315 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in SysDvfsProc()
1317 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in SysDvfsProc()
1320 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1338 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
1342 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in SysDvfsProc()
/utopia/UTPA2-700.0.x/modules/sar/hal/maldives/sar/
H A DhalSAR.c144 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1181_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in HAL_SAR_TSENSOR_OP()
1182 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in HAL_SAR_TSENSOR_OP()
1185 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in HAL_SAR_TSENSOR_OP()
1645 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in HAL_SAR_TSENSOR_OP()
/utopia/UTPA2-700.0.x/modules/sar/hal/mustang/sar/
H A DhalSAR.c144 static MS_S32 _s32SAR_Dvfs_Mutex; variable
1181_s32SAR_Dvfs_Mutex = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex SAR_DVFS", MSOS_PROCESS_SHARED); in HAL_SAR_TSENSOR_OP()
1182 MS_ASSERT(_s32SAR_Dvfs_Mutex >= 0); in HAL_SAR_TSENSOR_OP()
1185 if (FALSE == MsOS_ObtainMutex(_s32SAR_Dvfs_Mutex, CONFIG_DVFS_MUTEX_WAIT_TIME)) in HAL_SAR_TSENSOR_OP()
1645 MsOS_ReleaseMutex(_s32SAR_Dvfs_Mutex); in HAL_SAR_TSENSOR_OP()