Lines Matching refs:u32UBnd
5204 MS_U32 u32UBnd = (MS_U32)(((u32AddrH - phyMiuOffset) >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect() local
5210 REG32_W(&_RegCtrl->DMAW_UBND0,u32UBnd); in HAL_TSP_SEC_Address_Protect()
5214 REG32_W(&_RegCtrl->DMAW_UBND1,u32UBnd); in HAL_TSP_SEC_Address_Protect()
5257 MS_U32 u32UBnd = (MS_U32)(((u32AddrH - phyMiuOffset) >> MIU_BUS) & TSP_PVR_MASK); in HAL_TSP_PVR_Address_Protect() local
5263 REG32_W(&_RegCtrl->DMAW_UBND2, u32UBnd); in HAL_TSP_PVR_Address_Protect()
5267 REG32_W(&_RegCtrl->DMAW_UBND3, u32UBnd); in HAL_TSP_PVR_Address_Protect()
5316 MS_U32 u32UBnd = (MS_U32)(((u32AddrH - phyMiuOffset) >> MIU_BUS) & TSP_FILEIN_DMAR_BND_MASK); in HAL_TSP_FILEIN_Address_Protect() local
5322 REG32_W(&_RegCtrl6->CFG6_32_33, u32UBnd); in HAL_TSP_FILEIN_Address_Protect()
5326 REG32_W(&_RegCtrl6->CFG6_36_37, u32UBnd); in HAL_TSP_FILEIN_Address_Protect()
5330 REG32_W(&_RegCtrl6->CFG6_3A_3B, u32UBnd); in HAL_TSP_FILEIN_Address_Protect()
5373 MS_U32 u32UBnd = (MS_U32)(((u32AddrH - phyMiuOffset) >> MIU_BUS) & TSP_MMFI_DMAR_BND_MASK); in HAL_TSP_MMFI_Address_Protect() local
5379 REG32_W(&_RegCtrl6->CFG6_4A_4B, u32UBnd); in HAL_TSP_MMFI_Address_Protect()
5383 REG32_W(&_RegCtrl6->CFG6_4E_4F, u32UBnd); in HAL_TSP_MMFI_Address_Protect()