| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/ |
| H A D | halHDMIUtilTx.c | 127 MS_VIRT _gPM_MapBase = 0U; variable 132 #define REG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<2U… 133 #define PMREG(bank, addr) (*((volatile MS_U16 *)((_gPM_MapBase+(bank<<1U)) + ((addr)<<… 610 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase() 617 _gPM_MapBase = u32PMBase; in MHal_HDMITx_SetIOMapBase()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/curry/miu/ |
| H A D | halMIU.c | 287 static MS_VIRT _gPM_MapBase = 0x1f000000; variable 322 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 323 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 366 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/maldives/miu/ |
| H A D | halMIU.c | 441 static MS_U32 _gPM_MapBase = 0x1f000000; variable 477 _gPM_MapBase = u32Base; in HAL_MIU_SetPMIOMapBase() 478 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 521 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/M7621/miu/ |
| H A D | halMIU.c | 441 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 468 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 469 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 512 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/maxim/miu/ |
| H A D | halMIU.c | 435 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 462 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 463 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 506 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k6/miu/ |
| H A D | halMIU.c | 443 static MS_VIRT _gPM_MapBase = 0x1f000000; variable 479 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 480 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 523 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/mooney/miu/ |
| H A D | halMIU.c | 442 static MS_VIRT _gPM_MapBase = 0x1F000000; //default set to MIPS platfrom variable 478 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 479 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 522 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/kano/miu/ |
| H A D | halMIU.c | 442 static MS_VIRT _gPM_MapBase = 0x1f000000; variable 478 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 479 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 522 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/mustang/miu/ |
| H A D | halMIU.c | 441 static MS_U32 _gPM_MapBase = 0x1f000000; variable 477 _gPM_MapBase = u32Base; in HAL_MIU_SetPMIOMapBase() 478 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 521 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/manhattan/miu/ |
| H A D | halMIU.c | 537 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 564 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 565 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 608 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k6lite/miu/ |
| H A D | halMIU.c | 442 static MS_VIRT _gPM_MapBase = 0x1f000000; variable 478 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 479 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 522 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k7u/miu/ |
| H A D | halMIU.c | 443 static MS_VIRT _gPM_MapBase = 0x1f000000; variable 479 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 480 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 523 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/macan/miu/ |
| H A D | halMIU.c | 412 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 439 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 440 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 483 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/messi/miu/ |
| H A D | halMIU.c | 443 static MS_VIRT _gPM_MapBase = 0x1F000000; //default set to MIPS platfrom variable 479 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 480 HAL_MIU_SSC_DBG(ULOGD(TAG_MIU, "MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 523 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/mainz/miu/ |
| H A D | halMIU.c | 443 static MS_VIRT _gPM_MapBase = 0x1F000000; //default set to MIPS platfrom variable 479 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 480 HAL_MIU_SSC_DBG(ULOGD(TAG_MIU, "MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 523 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/maserati/miu/ |
| H A D | halMIU.c | 538 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 565 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 566 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 609 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/M7821/miu/ |
| H A D | halMIU.c | 544 static MS_VIRT _gPM_MapBase = 0xBF000000; //default set to MIPS platfrom variable 571 _gPM_MapBase = virtBase; in HAL_MIU_SetPMIOMapBase() 572 HAL_MIU_SSC_DBG(printf("MIU _gPM_MapBase= %lx\n", _gPM_MapBase)); in HAL_MIU_SetPMIOMapBase() 615 return ((volatile MS_U8*)(_gPM_MapBase))[(u32RegAddr << 1) - (u32RegAddr & 1)]; in HAL_MIU_PM_ReadByte()
|