Searched refs:phyMiuOffsetUB (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/ |
| H A D | halTSP.c | 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 [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/ |
| H A D | halTSP.c | 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 [all …]
|