| /utopia/UTPA2-700.0.x/modules/vd/hal/messi/vbi/ |
| H A D | halVBI.c | 789 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 794 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 795 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 796 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 803 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 806 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/mainz/vbi/ |
| H A D | halVBI.c | 789 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 794 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 795 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 796 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 803 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 806 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/mooney/vbi/ |
| H A D | halVBI.c | 789 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 794 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 795 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 796 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 803 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 806 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/maldives/vbi/ |
| H A D | halVBI.c | 828 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 832 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 833 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 834 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 841 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 844 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/mustang/vbi/ |
| H A D | halVBI.c | 828 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 832 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 833 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 834 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 841 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 844 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/macan/vbi/ |
| H A D | halVBI.c | 838 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 843 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 844 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 852 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 855 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/M7821/vbi/ |
| H A D | halVBI.c | 839 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 844 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 846 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 853 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 856 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/M7621/vbi/ |
| H A D | halVBI.c | 839 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 844 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 846 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 853 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 856 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/manhattan/vbi/ |
| H A D | halVBI.c | 839 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 844 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 846 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 853 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 856 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/maserati/vbi/ |
| H A D | halVBI.c | 839 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 844 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 846 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 853 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 856 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/vd/hal/maxim/vbi/ |
| H A D | halVBI.c | 839 MS_U32 u32MiuAddr = (MS_U32)phyAddr >> 3; in VBI_ProtectMemory() local 844 HAL_VBI_WriteByte(BK_VBI_DE, u32MiuAddr & 0xFF); in VBI_ProtectMemory() 845 HAL_VBI_WriteByte(BK_VBI_DF, (u32MiuAddr >> 8) & 0xFF); in VBI_ProtectMemory() 846 HAL_VBI_WriteByte(BK_VBI_E0, (u32MiuAddr >> 16) & 0xFF); in VBI_ProtectMemory() 853 HAL_VBI_WriteWord(BK_VBI_E6, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory() 856 HAL_VBI_WriteByte(BK_VBI_E7, ( (u32MiuAddr >> 24) & 0x0F ) | in VBI_ProtectMemory()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/kano/hwi2c/ |
| H A D | halHWI2C.c | 698 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U16 u16PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 706 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 708 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u16PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr() 710 … return HAL_HWI2C_Write4BytePM(REG_HWI2C_DMA_MIU_ADR_PM+PM_OFFSET(u16PortOffset), u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/curry/hwi2c/ |
| H A D | halHWI2C.c | 698 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U16 u16PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 706 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 708 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u16PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr() 710 … return HAL_HWI2C_Write4BytePM(REG_HWI2C_DMA_MIU_ADR_PM+PM_OFFSET(u16PortOffset), u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/k6/hwi2c/ |
| H A D | halHWI2C.c | 698 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U16 u16PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 706 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 708 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u16PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr() 710 … return HAL_HWI2C_Write4BytePM(REG_HWI2C_DMA_MIU_ADR_PM+PM_OFFSET(u16PortOffset), u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/k6lite/hwi2c/ |
| H A D | halHWI2C.c | 698 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U16 u16PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 706 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 708 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u16PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr() 710 … return HAL_HWI2C_Write4BytePM(REG_HWI2C_DMA_MIU_ADR_PM+PM_OFFSET(u16PortOffset), u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/maldives/hwi2c/ |
| H A D | halHWI2C.c | 487 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 495 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 496 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u32PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/mainz/hwi2c/ |
| H A D | halHWI2C.c | 489 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 499 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 501 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/macan/hwi2c/ |
| H A D | halHWI2C.c | 487 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 497 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 499 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/mustang/hwi2c/ |
| H A D | halHWI2C.c | 487 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 495 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 496 return HAL_HWI2C_Write4Byte(REG_HWI2C_DMA_MIU_ADR+u32PortOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/messi/hwi2c/ |
| H A D | halHWI2C.c | 489 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 499 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 501 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/mooney/hwi2c/ |
| H A D | halHWI2C.c | 487 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 497 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 499 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/maxim/hwi2c/ |
| H A D | halHWI2C.c | 511 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 521 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 523 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/M7621/hwi2c/ |
| H A D | halHWI2C.c | 511 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 521 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 523 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/manhattan/hwi2c/ |
| H A D | halHWI2C.c | 511 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 521 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 523 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/hal/M7821/hwi2c/ |
| H A D | halHWI2C.c | 511 static MS_BOOL HAL_HWI2C_DMA_SetMiuAddr(MS_U32 u32PortOffset, MS_U32 u32MiuAddr) in HAL_HWI2C_DMA_SetMiuAddr() argument 521 g_u32DmaPhyAddr[u8Port] = u32MiuAddr; in HAL_HWI2C_DMA_SetMiuAddr() 523 _phy_to_miu_offset(u8MiuSel, u32StartOffset, u32MiuAddr); in HAL_HWI2C_DMA_SetMiuAddr()
|