Lines Matching refs:phyMiuOffsetUB
6724 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_OR_Address_Protect() local
6726 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_OR_Address_Protect()
6730 … REG32_W(&_RegCtrl->ORZ_DMAW_UBND,(MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_ORZ_DMAW_UBND_MASK)); in HAL_TSP_OR_Address_Protect()
6750 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_SEC_Address_Protect() local
6752 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_SEC_Address_Protect()
6756 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect()
6821 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_PVR_Address_Protect() local
6823 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_PVR_Address_Protect()
6827 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_PVR_MASK); in HAL_TSP_PVR_Address_Protect()
6900 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_FILEIN_Address_Protect() local
6902 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_FILEIN_Address_Protect()
6906 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_FILEIN_DMAR_BND_MASK); in HAL_TSP_FILEIN_Address_Protect()
6967 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_MMFI_Address_Protect() local
6969 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_MMFI_Address_Protect()
6973 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_MMFI_DMAR_BND_MASK); in HAL_TSP_MMFI_Address_Protect()