Home
last modified time | relevance | path

Searched refs:TSO_SW_RSTZ_CMDQ (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tso/
H A DregTSO.h244 #define TSO_SW_RSTZ_CMDQ 0x1000 macro
H A DhalTSO.c1017 MS_U16 u16data = TSO_SW_RSTZ_CMDQ; in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tso/
H A DregTSO.h255 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1180 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tso/
H A DregTSO.h255 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1208 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tso/
H A DregTSO.h246 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1073 …HAL_REG16_W(&(_TSOCtrl->SW_RSTZ), SET_FLAG1(_HAL_REG16_R(&(_TSOCtrl->SW_RSTZ)), TSO_SW_RSTZ_CMDQ)); in HAL_TSO_CmdQ_Reset()
1074 …L_REG16_W(&(_TSOCtrl->SW_RSTZ), RESET_FLAG1(_HAL_REG16_R(&(_TSOCtrl->SW_RSTZ)), TSO_SW_RSTZ_CMDQ)); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tso/
H A DregTSO.h256 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1286 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tso/
H A DregTSO.h256 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1286 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tso/
H A DregTSO.h253 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1261 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tso/
H A DregTSO.h253 #define TSO_SW_RSTZ_CMDQ 0x1000UL macro
H A DhalTSO.c1261 MS_U16 u16data = ((u8FileEng == 0)? TSO_SW_RSTZ_CMDQ : TSO_SW_RSTZ_CMDQ1); in HAL_TSO_CmdQ_Reset()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tso/
H A DdrvTSO.c687 HAL_TSO_Reset_SubItem(u8Eng, TSO_SW_RSTZ_CMDQ); in MDrv_TSO_Filein_CmdQ_Reset()