Home
last modified time | relevance | path

Searched refs:HAL_TSP_TSIF_BitSwap (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalTSP.h596 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DhalTSP.h641 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
H A DhalTSP.c933 HAL_TSP_TSIF_BitSwap(u16TSIF, ((u16Cfg&E_TSP_TSIF_CFG_BITSWAP)?TRUE:FALSE)); in HAL_TSP_SetTSIF()
1691 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable) in HAL_TSP_TSIF_BitSwap() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalTSP.h590 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DhalTSP.h633 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
H A DhalTSP.c706 HAL_TSP_TSIF_BitSwap(u16TSIF, ((u16Cfg&E_TSP_TSIF_CFG_BITSWAP)?TRUE:FALSE)); in HAL_TSP_SetTSIF()
994 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable) in HAL_TSP_TSIF_BitSwap() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DhalTSP.h621 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
H A DhalTSP.c956 HAL_TSP_TSIF_BitSwap(u16TSIF, ((u16Cfg&E_TSP_TSIF_CFG_BITSWAP)?TRUE:FALSE)); in HAL_TSP_SetTSIF()
1722 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable) in HAL_TSP_TSIF_BitSwap() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DhalTSP.h825 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
H A DhalTSP.c749 HAL_TSP_TSIF_BitSwap(u16TSIF, ((u16Cfg&E_TSP_TSIF_CFG_BITSWAP)?TRUE:FALSE)); in HAL_TSP_SetTSIF()
1152 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable) in HAL_TSP_TSIF_BitSwap() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DhalTSP.h756 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
H A DhalTSP.c857 HAL_TSP_TSIF_BitSwap(u16TSIF, ((u16Cfg&E_TSP_TSIF_CFG_BITSWAP)?TRUE:FALSE)); in HAL_TSP_SetTSIF()
1625 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable) in HAL_TSP_TSIF_BitSwap() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalTSP.h725 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalTSP.h725 void HAL_TSP_TSIF_BitSwap(MS_U32 tsIf, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c7435HAL_TSP_TSIF_BitSwap(u16TSIF, bInvert); //@F_TODO check if this is the same with `HAL_TSP_SetDataS… in MDrv_TSP_PARL_BitOrderSwap()