| /utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/ |
| H A D | halTSP.c | 4825 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable) in HAL_TSP_MMFI_Address_Protect_En() argument 4827 if(u32MMFIEng >= 2) in HAL_TSP_MMFI_Address_Protect_En() 4829 …L_ALL, printf("[TSP_ERR][%s][%d] Wrong MMFI Engine : 0x%x !!\n",__FUNCTION__,__LINE__,u32MMFIEng)); in HAL_TSP_MMFI_Address_Protect_En() 4835 … REG16_SET(&_RegOtherCtrl->CFG_OTHER_18, (CFG_OTHER_18_REG_MMFI0_DMAR_PROTECT_EN << u32MMFIEng)); in HAL_TSP_MMFI_Address_Protect_En() 4839 … REG16_CLR(&_RegOtherCtrl->CFG_OTHER_18, (CFG_OTHER_18_REG_MMFI0_DMAR_PROTECT_EN << u32MMFIEng)); in HAL_TSP_MMFI_Address_Protect_En() 4843 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng, MS_PHY u32UpBoundAddr, MS_PHY u32LowBoundAddr) in HAL_TSP_MMFI_Address_Protect() argument 4845 if(u32MMFIEng >= 2) in HAL_TSP_MMFI_Address_Protect() 4847 …L_ALL, printf("[TSP_ERR][%s][%d] Wrong MMFI Engine : 0x%x !!\n",__FUNCTION__,__LINE__,u32MMFIEng)); in HAL_TSP_MMFI_Address_Protect() 4862 REG32_W(&_RegTopCtrl->CFG_TOP_50_57[u32MMFIEng].L_BND, u32LBnd); in HAL_TSP_MMFI_Address_Protect() 4863 REG32_W(&_RegTopCtrl->CFG_TOP_50_57[u32MMFIEng].U_BND, u32UBnd); in HAL_TSP_MMFI_Address_Protect()
|
| H A D | halTSP.h | 1070 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 1071 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/ |
| H A D | halTSP.h | 855 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 856 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/ |
| H A D | halTSP.h | 905 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 906 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| H A D | halTSP.c | 6738 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable) in HAL_TSP_MMFI_Address_Protect_En() argument 6742 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 6756 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 6770 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL) in HAL_TSP_MMFI_Address_Protect() argument 6776 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/ |
| H A D | halTSP.h | 858 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 859 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/ |
| H A D | halTSP.h | 901 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 902 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| H A D | halTSP.c | 5337 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable) in HAL_TSP_MMFI_Address_Protect_En() argument 5341 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 5355 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 5369 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL) in HAL_TSP_MMFI_Address_Protect() argument 5375 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/ |
| H A D | halTSP.h | 886 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 887 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| H A D | halTSP.c | 7285 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable) in HAL_TSP_MMFI_Address_Protect_En() argument 7289 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 7303 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 7317 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL) in HAL_TSP_MMFI_Address_Protect() argument 7323 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/ |
| H A D | halTSP.h | 1023 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 1024 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| H A D | halTSP.c | 6932 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable) in HAL_TSP_MMFI_Address_Protect_En() argument 6936 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 6950 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect_En() 6964 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32UpBoundAddr, MS_PHY u32LowBoundAddr) in HAL_TSP_MMFI_Address_Protect() argument 6975 switch(u32MMFIEng) in HAL_TSP_MMFI_Address_Protect()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/ |
| H A D | halTSP.h | 995 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 996 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/ |
| H A D | halTSP.h | 995 void HAL_TSP_MMFI_Address_Protect_En(MS_U32 u32MMFIEng,MS_BOOL bEnable); 996 void HAL_TSP_MMFI_Address_Protect(MS_U32 u32MMFIEng,MS_PHY u32AddrH, MS_PHY u32AddrL);
|