Home
last modified time | relevance | path

Searched refs:HAL_MIU_ReadByte (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/miu/hal/curry/miu/
H A DhalMIU.c350 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
475 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
482 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
508 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1023 … u16Input_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_INPUT_DIV_2ND)); //Bit 0~7 (0x101222) in HAL_MIU_SetSsc()
1027 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC0)>>6); //Bit 15,14 (0x110D3… in HAL_MIU_SetSsc()
1033 … u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND)); //Bit 0~7 (0x101223) in HAL_MIU_SetSsc()
1066 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1068 … HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1405 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maldives/miu/
H A DhalMIU.c505 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
630 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
637 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
658 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1211 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1217 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1250 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1252 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1548 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
1767 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/messi/miu/
H A DhalMIU.c507 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
632 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
639 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
660 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
968 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1407 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1413 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1446 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1448 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2117 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/mainz/miu/
H A DhalMIU.c507 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
632 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
639 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
660 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
968 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1407 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1413 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1446 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1448 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2117 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maserati/miu/
H A DhalMIU.c593 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
718 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
725 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
746 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1061 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1526 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1532 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1565 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1567 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2209 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/M7821/miu/
H A DhalMIU.c599 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
724 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
731 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
752 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1067 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1532 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1538 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1571 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1573 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2215 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/mooney/miu/
H A DhalMIU.c506 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
631 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
638 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
659 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1366 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1372 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1405 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1407 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2120 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
2322 val_8 = HAL_MIU_ReadByte(u32MiuProtectEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/kano/miu/
H A DhalMIU.c506 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
631 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
638 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
659 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1452 … u16Input_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_INPUT_DIV_2ND)); //Bit 0~7 (0x101222) in HAL_MIU_SetSsc()
1456 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC0)>>6); //Bit 15,14 (0x110D3… in HAL_MIU_SetSsc()
1462 … u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND)); //Bit 0~7 (0x101223) in HAL_MIU_SetSsc()
1495 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1497 … HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1816 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/manhattan/miu/
H A DhalMIU.c592 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
717 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
724 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
745 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1449 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1455 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1488 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1490 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
2110 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
2273 val_8 = HAL_MIU_ReadByte(u32MiuProtectEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/macan/miu/
H A DhalMIU.c467 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
592 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
599 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
620 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1313 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1319 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1352 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1354 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1952 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
2115 val_8 = HAL_MIU_ReadByte(u32MiuProtectEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/M7621/miu/
H A DhalMIU.c496 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
621 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
628 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
649 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
907 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1285 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1291 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1324 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1326 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1924 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maxim/miu/
H A DhalMIU.c490 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
615 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
622 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
643 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
901 DramSize = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_Dram_ReadSize()
1279 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1285 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1318 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1320 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1918 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k6/miu/
H A DhalMIU.c507 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
639 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
660 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1452 … u16Input_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_INPUT_DIV_2ND)); //Bit 0~7 (0x101222) in HAL_MIU_SetSsc()
1456 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC0)>>6); //Bit 15,14 (0x110D3… in HAL_MIU_SetSsc()
1462 … u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND)); //Bit 0~7 (0x101223) in HAL_MIU_SetSsc()
1495 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1497 … HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1816 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
2047 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/mustang/miu/
H A DhalMIU.c505 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
630 MS_U8 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
637 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
658 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1459 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC)>>2); //Bit 11,10 (0x110D36) in HAL_MIU_SetSsc()
1465 …u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND))&0x1F; //Bit 0~4 (0x101… in HAL_MIU_SetSsc()
1498 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1500 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1796 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
2015 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k6lite/miu/
H A DhalMIU.c506 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
638 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
659 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1451 … u16Input_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_INPUT_DIV_2ND)); //Bit 0~7 (0x101222) in HAL_MIU_SetSsc()
1455 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC0)>>6); //Bit 15,14 (0x110D3… in HAL_MIU_SetSsc()
1461 … u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND)); //Bit 0~7 (0x101223) in HAL_MIU_SetSsc()
1494 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1496 … HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1815 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
2046 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k7u/miu/
H A DhalMIU.c507 MS_U8 HAL_MIU_ReadByte(MS_U32 u32RegAddr) in HAL_MIU_ReadByte() function
639 u8Val = HAL_MIU_ReadByte(u32RegAddr); in HAL_MIU_WriteRegBit()
660 sIDVal = HAL_MIU_ReadByte(u32Reg); in HAL_MIU_SetProtectID()
1452 … u16Input_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_INPUT_DIV_2ND)); //Bit 0~7 (0x101222) in HAL_MIU_SetSsc()
1456 …u8Temp = ((HAL_MIU_ReadByte(uRegBase+MIU_DDRPLL_DIV_FIRST)&0xC0)>>6); //Bit 15,14 (0x110D3… in HAL_MIU_SetSsc()
1462 … u16Loop_DIV_Second = (HAL_MIU_ReadByte(uRegBase+MIU_PLL_LOOP_DIV_2ND)); //Bit 0~7 (0x101223) in HAL_MIU_SetSsc()
1495 HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)|0xC0)); in HAL_MIU_SetSsc()
1497 … HAL_MIU_WriteByte(uRegBase+MIU_SSC_EN,(HAL_MIU_ReadByte(uRegBase+MIU_SSC_EN)&(~0xC0))|0x80); in HAL_MIU_SetSsc()
1816 return (HAL_MIU_ReadByte(MIU_REG_BASE+0x04) & REG_MIU_I64_MODE) ? (64) : (128); in HAL_MIU_IsI64Mode()
2047 u8ClientID = HAL_MIU_ReadByte(u32RegAddr + u32index); in HAL_MIU_ParseOccupiedResource()
[all …]