Lines Matching refs:phyMiuOffsetLB
6724 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_OR_Address_Protect() local
6725 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_OR_Address_Protect()
6729 … REG32_W(&_RegCtrl->ORZ_DMAW_LBND,(MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_ORZ_DMAW_LBND_MASK)); in HAL_TSP_OR_Address_Protect()
6750 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_SEC_Address_Protect() local
6751 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_SEC_Address_Protect()
6755 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_DMAW_BND_MASK); in HAL_TSP_SEC_Address_Protect()
6821 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_PVR_Address_Protect() local
6822 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_PVR_Address_Protect()
6826 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_PVR_MASK); in HAL_TSP_PVR_Address_Protect()
6900 MS_PHY phyMiuOffsetLB, phyMiuOffsetUB; in HAL_TSP_FILEIN_Address_Protect() local
6901 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_FILEIN_Address_Protect()
6905 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> 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
6968 _phy_to_miu_offset(u8MiuSel, phyMiuOffsetLB, u32LowBoundAddr); in HAL_TSP_MMFI_Address_Protect()
6972 MS_U32 u32LBnd = (MS_U32)((phyMiuOffsetLB >> MIU_BUS) & TSP_MMFI_DMAR_BND_MASK); in HAL_TSP_MMFI_Address_Protect()