Home
last modified time | relevance | path

Searched refs:u32MiuAddrMax (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vd/hal/messi/vbi/
H A DhalVBI.c790 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
798 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
799 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
800 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
804 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
807 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/mainz/vbi/
H A DhalVBI.c790 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
798 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
799 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
800 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
804 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
807 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/mooney/vbi/
H A DhalVBI.c790 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
798 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
799 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
800 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
804 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
807 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/maldives/vbi/
H A DhalVBI.c829 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
836 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
837 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
838 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
842 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
845 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/mustang/vbi/
H A DhalVBI.c829 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
836 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
837 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
838 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
842 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
845 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/macan/vbi/
H A DhalVBI.c839 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
847 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
848 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
853 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
856 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/M7821/vbi/
H A DhalVBI.c840 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
848 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
850 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
854 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
857 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/M7621/vbi/
H A DhalVBI.c840 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
848 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
850 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
854 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
857 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/manhattan/vbi/
H A DhalVBI.c840 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
848 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
850 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
854 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
857 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/maserati/vbi/
H A DhalVBI.c840 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
848 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
850 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
854 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
857 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
/utopia/UTPA2-700.0.x/modules/vd/hal/maxim/vbi/
H A DhalVBI.c840 MS_U32 u32MiuAddrMax = ( ( (MS_U32)phyAddr + u32Size ) >> 3 ); in VBI_ProtectMemory() local
848 HAL_VBI_WriteByte(BK_VBI_E1, u32MiuAddrMax & 0xFF); in VBI_ProtectMemory()
849 HAL_VBI_WriteByte(BK_VBI_E2, (u32MiuAddrMax >> 8) & 0xFF); in VBI_ProtectMemory()
850 HAL_VBI_WriteByte(BK_VBI_E3, (u32MiuAddrMax >> 16) & 0xFF); in VBI_ProtectMemory()
854 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()
857 ( ( (u32MiuAddrMax >> 24) & 0x0F ) << 4)); in VBI_ProtectMemory()