Lines Matching refs:phyMiuOffsetLB

1421         MS_PHY  phyMiuOffsetLB, phyMiuOffsetUB;  in HAL_TSP_FILEIN_Address_Protect()  local
1423 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_FILEIN_Address_Protect()
1428 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> 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
4726 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_OR_Address_Protect()
4731 … REG32_W(&_RegCtrl->ORZ_DMAW_LBND,(MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_ORZ_DMAW_LBND_MASK)); in HAL_TSP_OR_Address_Protect()
4751 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_SEC_Address_Protect() local
4753 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_SEC_Address_Protect()
4758 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect()
4807 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_PVR_Address_Protect() local
4809 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_PVR_Address_Protect()
4817 MS_U32 u32LBnd = (MS_U32)(phyMiuOffsetLB >> MIU_BUS); in HAL_TSP_PVR_Address_Protect()
4852 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_MMFI_Address_Protect() local
4854 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_MMFI_Address_Protect()
4859 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> MIU_BUS) & REG_TOP_ProtectCtrl_BND_MASK); in HAL_TSP_MMFI_Address_Protect()