Searched refs:OSAL_EVENT_OR (Results 1 – 16 of 16) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | osalTSP_linux_kernel.h | 132 #define OSAL_EVENT_OR 0x0001 macro
|
| H A D | osalTSP_linux.h | 131 #define OSAL_EVENT_OR 0x0001 macro
|
| H A D | osalTSP_ecos.h | 132 #define OSAL_EVENT_OR 0x0001 macro
|
| H A D | osalTSP_nos.h | 137 #define OSAL_EVENT_OR 0x0001 macro
|
| H A D | osalTSP_ecos.c | 180 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | osalTSP_linux_kernel.c | 183 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | osalTSP_linux.c | 184 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | drvTSP.c | 3507 _TSP_GetEvent(u32Events, TSP_TASK_EVENT_GROUP_POLL, OSAL_EVENT_OR, 0); 3530 bRes = _TSP_GetSecCrcId(u32SecFltId, &u32SecCrc, OSAL_EVENT_OR); 3539 bRes = _TSP_GetSecOvfId(u32SecFltId, &u32SecOvf, OSAL_EVENT_OR);
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | osalTSP_linux_kernel.h | 136 #define OSAL_EVENT_OR 0x0001UL macro
|
| H A D | osalTSP_linux.h | 136 #define OSAL_EVENT_OR 0x0001UL macro
|
| H A D | osalTSP_ecos.h | 132 #define OSAL_EVENT_OR 0x0001UL macro
|
| H A D | osalTSP_nos.h | 137 #define OSAL_EVENT_OR 0x0001UL macro
|
| H A D | osalTSP_ecos.c | 180 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | osalTSP_linux.c | 184 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | osalTSP_linux_kernel.c | 183 else if (OSAL_EVENT_OR == u32Opt) in OSAL_TSP_EventGet()
|
| H A D | drvTSP.c | 3046 _TSP_GetEvent(_s32TspEventId, u32Events, TSP_TASK_EVENT_GROUP_POLL, OSAL_EVENT_OR, 0); in _TSP_Isr_ProcPoll() 3065 bRes = _TSP_GetSecCrcId(u32SecFltId, &u32SecCrc, OSAL_EVENT_OR); in _TSP_Isr_ProcPoll() 3074 bRes = _TSP_GetSecOvfId(u32SecFltId, &u32SecOvf, OSAL_EVENT_OR); in _TSP_Isr_ProcPoll()
|