Lines Matching refs:phyMiuOffsetUB

1421         MS_PHY  phyMiuOffsetLB, phyMiuOffsetUB;  in HAL_TSP_FILEIN_Address_Protect()  local
1424 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_FILEIN_Address_Protect()
1429 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & REG_TOP_ProtectCtrl_BND_MASK); in HAL_TSP_FILEIN_Address_Protect()
4724 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_OR_Address_Protect() local
4727 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_OR_Address_Protect()
4732 … REG32_W(&_RegCtrl->ORZ_DMAW_UBND,(MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_ORZ_DMAW_UBND_MASK)); in HAL_TSP_OR_Address_Protect()
4751 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_SEC_Address_Protect() local
4754 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_SEC_Address_Protect()
4759 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect()
4807 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_PVR_Address_Protect() local
4810 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_PVR_Address_Protect()
4818 MS_U32 u32UBnd = (MS_U32)(phyMiuOffsetUB >> MIU_BUS); in HAL_TSP_PVR_Address_Protect()
4852 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_MMFI_Address_Protect() local
4855 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetUB, u32UpBoundAddr); in HAL_TSP_MMFI_Address_Protect()
4860 MS_U32 u32UBnd = (MS_U32)((phyMiuOffsetUB >> MIU_BUS) & REG_TOP_ProtectCtrl_BND_MASK); in HAL_TSP_MMFI_Address_Protect()