Searched refs:E_DMS_DIP_ACTION (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 889 static MS_BOOL _DMS_DIP_Fire(E_DMS_DIP_ACTION eAction); 890 static MS_BOOL _DMS_DIP_WaitWriteDone(E_DMS_DIP_ACTION eAction); 891 static MS_BOOL _DMS_SetDIPRWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID); 892 static MS_BOOL _DMS_SetDIPWWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID); 893 static MS_BOOL _DMS_SetDIPWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID); 2854 static MS_BOOL _DMS_SetDIPRWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID) in _DMS_SetDIPRWindow() 3132 static MS_BOOL _DMS_SetDIPWWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID) in _DMS_SetDIPWWindow() 3405 static MS_BOOL _DMS_SetDIPWindow(E_DMS_DIP_ACTION eAction, MS_U32 u32Window, MS_U16 u16BufferID) in _DMS_SetDIPWindow() 4134 static MS_BOOL _DMS_DIP_Fire(E_DMS_DIP_ACTION eAction) in _DMS_DIP_Fire() 4178 static MS_BOOL _DMS_DIP_WaitWriteDone(E_DMS_DIP_ACTION eAction) in _DMS_DIP_WaitWriteDone() [all …]
|
| H A D | drvDMS.h | 382 } E_DMS_DIP_ACTION; typedef
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/ |
| H A D | drvDMS.h | 410 } E_DMS_DIP_ACTION; typedef
|