Home
last modified time | relevance | path

Searched defs:_TSP_INT_LOCK (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c250 #define _TSP_INT_LOCK() while(!OSAL_TSP_MutexObtain(_ptsp_res->_s32… macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c238 #define _TSP_INT_LOCK() spin_lock_irqsave(&_ptsp_res->_s32IntRegMutexId… macro
241 #define _TSP_INT_LOCK() TSP_OS_MutexObtain(_ptsp_res->_s32IntRegMutexId… macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c253 #define _TSP_INT_LOCK() while(!OSAL_TSP_MutexObtain(_ptsp_res->… macro