Home
last modified time | relevance | path

Searched refs:u32OldIntr (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvTimer.c210 U32 u32OldIntr; in ms_del_timer() local
212 osapi_spin_lock_irqsave(&sw_timer_lock, u32OldIntr); in ms_del_timer()
222 osapi_spin_unlock_irqrestore(&sw_timer_lock, u32OldIntr); in ms_del_timer()
237 U32 u32OldIntr; in ms_del_timer_sync() local
239 osapi_spin_lock_irqsave(&sw_timer_lock, u32OldIntr); in ms_del_timer_sync()
249 osapi_spin_unlock_irqrestore(&sw_timer_lock, u32OldIntr); in ms_del_timer_sync()
269 U32 u32OldIntr; in ms_add_timer() local
271 osapi_spin_lock_irqsave(&sw_timer_lock, u32OldIntr); in ms_add_timer()
279 osapi_spin_unlock_irqrestore(&sw_timer_lock, u32OldIntr); in ms_add_timer()
285 U32 u32OldIntr; in ms_update_timer() local
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTimer.c370 U32 u32OldIntr; in del_timer() local
371 u32OldIntr = MsOS_DisableAllInterrupts(); in del_timer()
386 MsOS_RestoreAllInterrupts(u32OldIntr); in del_timer()
411 U32 u32OldIntr; in del_timer_sync() local
412 u32OldIntr = MsOS_DisableAllInterrupts(); in del_timer_sync()
427 MsOS_RestoreAllInterrupts(u32OldIntr); in del_timer_sync()
457 U32 u32OldIntr; in add_timer() local
458 u32OldIntr = MsOS_DisableAllInterrupts(); in add_timer()
471 MsOS_RestoreAllInterrupts(u32OldIntr); in add_timer()
484 U32 u32OldIntr; in mod_timer() local
[all …]
H A DdrvHub.c950 MS_U32 u32OldIntr; in hub_irq() local
951 u32OldIntr = MsOS_DisableAllInterrupts(); in hub_irq()
956 MsOS_RestoreAllInterrupts(u32OldIntr); in hub_irq()
6028 MS_U32 u32OldIntr; in clean_hub_events() local
6029 u32OldIntr = MsOS_DisableAllInterrupts(); in clean_hub_events()
6039 MsOS_RestoreAllInterrupts(u32OldIntr); in clean_hub_events()
6154 U32 u32OldIntr; in has_hub_events() local
6155 u32OldIntr = MsOS_DisableAllInterrupts(); in has_hub_events()
6162 MsOS_RestoreAllInterrupts(u32OldIntr); in has_hub_events()
6293 U32 u32OldIntr; in hub_events() local
[all …]
H A DdrvHub_2.c131 U32 u32OldIntr; in has_hub_events_Port2() local
132 u32OldIntr = MsOS_DisableAllInterrupts(); in has_hub_events_Port2()
139 MsOS_RestoreAllInterrupts(u32OldIntr); in has_hub_events_Port2()
175 U32 u32OldIntr; in hub_events_Port2() local
176 u32OldIntr = MsOS_DisableAllInterrupts(); in hub_events_Port2()
186 MsOS_RestoreAllInterrupts(u32OldIntr); in hub_events_Port2()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDMIUtilTx.c299 MS_U32 u32OldIntr; in i2c_Start() local
302 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Start()
324 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Start()
339 MS_U32 u32OldIntr; in i2c_Stop() local
342 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_Stop()
354 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_Stop()
367 MS_U32 u32OldIntr; in i2c_ReceiveByte() local
370 u32OldIntr = MsOS_DisableAllInterrupts(); in i2c_ReceiveByte()
399 MsOS_RestoreAllInterrupts(u32OldIntr); in i2c_ReceiveByte()
416 MS_U32 u32OldIntr; in i2c_SendByte() local
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c3245 MS_U32 u32OldIntr; in MsOS_Dcache_Flush() local
3258 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_Dcache_Flush()
3262 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_Dcache_Flush()
3275 MS_U32 u32OldIntr; in MsOS_Dcache_Invalidate() local
3287 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_Dcache_Invalidate()
3291 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_Dcache_Invalidate()
3305 MS_U32 u32OldIntr; in MsOS_Dcache_Writeback() local
3310 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_Dcache_Writeback()
3315 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_Dcache_Writeback()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvMPool.c555 MS_U32 u32OldIntr; in MsOS_MPool_Dcache_Flush() local
566 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_MPool_Dcache_Flush()
570 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_MPool_Dcache_Flush()
H A DMsOS_ecos.c3141 MS_U32 u32OldIntr; in MsOS_Dcache_Invalidate() local
3146 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_Dcache_Invalidate()
3150 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_Dcache_Invalidate()
3163 MS_U32 u32OldIntr; in MsOS_Dcache_Writeback() local
3168 u32OldIntr = MsOS_DisableAllInterrupts(); in MsOS_Dcache_Writeback()
3173 MsOS_RestoreAllInterrupts(u32OldIntr); in MsOS_Dcache_Writeback()
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS.c868 MS_U32 u32OldIntr; in MDrv_SYS_ResetCPU()
871 SYS_DIS_ALL_INT(u32OldIntr); in MDrv_SYS_ResetCPU()