Lines Matching refs:u32LBnd
5203 MS_U32 u32LBnd = (MS_U32)(((u32AddrL - phyMiuOffset) >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect() local
5209 REG32_W(&_RegCtrl->DMAW_LBND0,u32LBnd); in HAL_TSP_SEC_Address_Protect()
5213 REG32_W(&_RegCtrl->DMAW_LBND1,u32LBnd); in HAL_TSP_SEC_Address_Protect()
5256 MS_U32 u32LBnd = (MS_U32)(((u32AddrL - phyMiuOffset) >> MIU_BUS) & TSP_PVR_MASK); in HAL_TSP_PVR_Address_Protect() local
5262 REG32_W(&_RegCtrl->DMAW_LBND2, u32LBnd); in HAL_TSP_PVR_Address_Protect()
5266 REG32_W(&_RegCtrl->DMAW_LBND3, u32LBnd); in HAL_TSP_PVR_Address_Protect()
5315 MS_U32 u32LBnd = (MS_U32)(((u32AddrL - phyMiuOffset) >> MIU_BUS) & TSP_FILEIN_DMAR_BND_MASK); in HAL_TSP_FILEIN_Address_Protect() local
5321 REG32_W(&_RegCtrl6->CFG6_30_31, u32LBnd); in HAL_TSP_FILEIN_Address_Protect()
5325 REG32_W(&_RegCtrl6->CFG6_34_35, u32LBnd); in HAL_TSP_FILEIN_Address_Protect()
5329 REG32_W(&_RegCtrl6->CFG6_38_39, u32LBnd); in HAL_TSP_FILEIN_Address_Protect()
5372 MS_U32 u32LBnd = (MS_U32)(((u32AddrL - phyMiuOffset) >> MIU_BUS) & TSP_MMFI_DMAR_BND_MASK); in HAL_TSP_MMFI_Address_Protect() local
5378 REG32_W(&_RegCtrl6->CFG6_48_49, u32LBnd); in HAL_TSP_MMFI_Address_Protect()
5382 REG32_W(&_RegCtrl6->CFG6_4C_4D, u32LBnd); in HAL_TSP_MMFI_Address_Protect()