Home
last modified time | relevance | path

Searched refs:phyMiuOffsetLB (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DhalTSP.c1421 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
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DhalTSP.c6724 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
[all …]