Lines Matching refs:GPD_API_INFO
135 #define GPD_API_INFO(format, args...) do{if(eEnableDbgMsg & E_GPD_DEBUG_LEVEL_INFO) ULOGI("AP… macro
141 #define GPD_API_INFO(format, args...) do{if(eEnableDbgMsg & E_GPD_DEBUG_LEVEL_INFO) ALOGI(for… macro
144 #define GPD_API_INFO(format, args...) do{if(eEnableDbgMsg & E_GPD_DEBUG_LEVEL_INFO) LOGI(form… macro
149 #define GPD_API_INFO(format, args...) do{if(eEnableDbgMsg & E_GPD_DEBUG_LEVEL_INFO) printk(fo… macro
152 #define GPD_API_INFO(format, args...) do{if(eEnableDbgMsg & E_GPD_DEBUG_LEVEL_INFO) printf(fo… macro
419 GPD_API_INFO("[%s]Global structure exists!!!\n",__FUNCTION__); in _GPD_Init_Share_Mem()
476 GPD_API_INFO("Set g_gpd_set_access_region to TRUE!!!!\n"); in _GPD_SetAccessRegion()
576 GPD_API_INFO("MApi_GPD_Init\n"); in _MApi_GPD_Init()
577 GPD_API_INFO("GPD version:%x\n", GPD_VERSION); in _MApi_GPD_Init()
587 …GPD_API_INFO("[%s] [%d] BankBaseAddr = %tx, BankSize = %tx\n", __FUNCTION__, __LINE__, (ptrdiff_t)… in _MApi_GPD_Init()
595 …GPD_API_INFO("GPD_CLK_BASE=%tx, GPD_CLK_OFFSET=%tx\n", (ptrdiff_t)GPD_CLK_BASE, (ptrdiff_t)GPD_CLK… in _MApi_GPD_Init()
602 GPD_API_INFO("Set g_gpd_clock to %tx!!!!(%tx %tx %tx)\n", (ptrdiff_t)g_gpd_clock, in _MApi_GPD_Init()
611 GPD_API_INFO("@@@set gpd_clk to 216MHz\n"); in _MApi_GPD_Init()
614 GPD_API_INFO("@@@set gpd_clk to 192MHz\n"); in _MApi_GPD_Init()
617 GPD_API_INFO("@@@set gpd_clk to 144MHz\n"); in _MApi_GPD_Init()
661 GPD_API_INFO("GPD MIU value = %tx\n", (ptrdiff_t)tmp); in _MApi_GPD_Init()
662 GPD_API_INFO("SrcBuf :0x%tx\n", (ptrdiff_t)SrcBuf); in _MApi_GPD_Init()
668 GPD_API_INFO("Select MIU1\n"); in _MApi_GPD_Init()
673 GPD_API_INFO("Select MIU0\n"); in _MApi_GPD_Init()
727 GPD_API_INFO("Wrong Memory Allocation\n"); in _MApi_GPD_InputSource()
737 GPD_API_INFO("MApi_GPD_ParseHeader\n"); in _MApi_GPD_InputSource()
740 GPD_API_INFO("InputBuf=%tx\n", (ptrdiff_t)InputBuf); in _MApi_GPD_InputSource()
745 GPD_API_INFO("MsOS_PA2KSEG1(InputBuf)=%tx\n", (ptrdiff_t)MsOS_PA2KSEG1(InputBuf)); in _MApi_GPD_InputSource()
750 GPD_API_INFO("MsOS_PA2KSEG0(InputBuf)=%tx\n", (ptrdiff_t)MsOS_PA2KSEG0(InputBuf)); in _MApi_GPD_InputSource()
769 GPD_API_INFO("[%s][addr=0x%tx, size=0x%tx] Input CRC result=0x%tx\n", __FUNCTION__, in _MApi_GPD_InputSource()
792 GPD_API_INFO("===========================================================\n"); in MApi_GPD_PrintMem()
793 GPD_API_INFO("print memory addr=0x%tx, size=0x%tx\n", (ptrdiff_t)u32Addr, (ptrdiff_t)u32Size); in MApi_GPD_PrintMem()
794 GPD_API_INFO("===========================================================\n"); in MApi_GPD_PrintMem()
799 GPD_API_INFO("%02x %02x %02x %02x %02x %02x %02x %02x \n", in MApi_GPD_PrintMem()
807 … GPD_API_INFO("%02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x \n", in MApi_GPD_PrintMem()
815 GPD_API_INFO("===========================================================\n"); in MApi_GPD_PrintMem()
833 GPD_API_INFO("Wrong Memory Allocation\n"); in _MApi_GPD_OutputDecode()
844 GPD_API_INFO("MApi_GPD_Decode\n"); in _MApi_GPD_OutputDecode()
870 GPD_API_INFO("GPDBaseAddr=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.RegBaseAddr); in _MApi_GPD_OutputDecode()
871 GPD_API_INFO("READBITBaseAddr=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.ReadBitBaseAddr); in _MApi_GPD_OutputDecode()
872 …GPD_API_INFO("Read buf PA=0x%tx,VA=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ReadBuffer… in _MApi_GPD_OutputDecode()
873 …GPD_API_INFO("Write buf PA=0x%tx,VA=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_WriteBuffe… in _MApi_GPD_OutputDecode()
874 …GPD_API_INFO("Color buf PA=0x%tx,VA=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ColorBuffe… in _MApi_GPD_OutputDecode()
875 …GPD_API_INFO("Depth buf PA=0x%tx,VA=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_DepthBuffe… in _MApi_GPD_OutputDecode()
876 GPD_API_INFO("Read buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32ReadBufferSize); in _MApi_GPD_OutputDecode()
877 GPD_API_INFO("Write buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32WriteBufferSize); in _MApi_GPD_OutputDecode()
939 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (pt… in _MApi_GPD_OutputDecode()
941 GPD_API_INFO("[%s][addr=0x%tx, size=0x%tx] Input CRC result=0x%tx\n", __FUNCTION__, in _MApi_GPD_OutputDecode()
968 GPD_API_INFO("Wrong Memory Allocation\n"); in _MApi_GPD_OutputDecodeMGIF()
978 GPD_API_INFO("MApi_GPD_Decode\n"); in _MApi_GPD_OutputDecodeMGIF()
996 GPD_API_INFO("GPDBaseAddr=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.RegBaseAddr); in _MApi_GPD_OutputDecodeMGIF()
997 GPD_API_INFO("READBITBaseAddr=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.ReadBitBaseAddr); in _MApi_GPD_OutputDecodeMGIF()
998 …GPD_API_INFO("Read buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ReadBufferA… in _MApi_GPD_OutputDecodeMGIF()
999 …GPD_API_INFO("Write buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_WriteBuffer… in _MApi_GPD_OutputDecodeMGIF()
1000 …GPD_API_INFO("Color buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ColorBuffer… in _MApi_GPD_OutputDecodeMGIF()
1001 …GPD_API_INFO("Depth buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_DepthBuffer… in _MApi_GPD_OutputDecodeMGIF()
1002 GPD_API_INFO("Read buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32ReadBufferSize); in _MApi_GPD_OutputDecodeMGIF()
1003 GPD_API_INFO("Write buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32WriteBufferSize); in _MApi_GPD_OutputDecodeMGIF()
1033 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (ptr… in _MApi_GPD_OutputDecodeMGIF()
1035 GPD_API_INFO("[%s][addr=0x%tx, size=0x%tx] Input CRC result=0x%tx\n", __FUNCTION__, in _MApi_GPD_OutputDecodeMGIF()
1075 GPD_API_INFO("Wrong Memory Allocation\n"); in _MApi_GPD_OutputDecodeROI()
1086 GPD_API_INFO("MApi_GPD_DecodeROI\n"); in _MApi_GPD_OutputDecodeROI()
1111 GPD_API_INFO("GPDBaseAddr=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.RegBaseAddr); in _MApi_GPD_OutputDecodeROI()
1112 GPD_API_INFO("READBITBaseAddr=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.ReadBitBaseAddr); in _MApi_GPD_OutputDecodeROI()
1113 …GPD_API_INFO("Read buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ReadBufferA… in _MApi_GPD_OutputDecodeROI()
1114 …GPD_API_INFO("Write buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_WriteBuffer… in _MApi_GPD_OutputDecodeROI()
1115 …GPD_API_INFO("Color buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ColorBuffer… in _MApi_GPD_OutputDecodeROI()
1116 …GPD_API_INFO("Color buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_ColorBuffer… in _MApi_GPD_OutputDecodeROI()
1117 …GPD_API_INFO("Depth buf PA=0x%tx,VA=0x%tx\n",(ptrdiff_t)pGPDContext->GpdAddrInfo.u32PA_DepthBuffer… in _MApi_GPD_OutputDecodeROI()
1118 GPD_API_INFO("Read buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32ReadBufferSize); in _MApi_GPD_OutputDecodeROI()
1119 GPD_API_INFO("Write buf size=0x%tx\n", (ptrdiff_t)pGPDContext->GpdAddrInfo.u32WriteBufferSize); in _MApi_GPD_OutputDecodeROI()
1154 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (ptr… in _MApi_GPD_OutputDecodeROI()
1156 GPD_API_INFO("[%s][addr=0x%tx, size=0x%tx] Input CRC result=0x%tx\n", __FUNCTION__, in _MApi_GPD_OutputDecodeROI()
1494 GPD_API_INFO("GPD Scaling Enable, mode = %td\n", (ptrdiff_t)mode); in _MApi_GPD_ScalingEnable()
1505 GPD_API_INFO("GPD Scaling Disable\n"); in _MApi_GPD_ScalingDisable()
1757 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_Init\n"); in MApi_GPD_Init()
1785 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_InputSource\n"); in MApi_GPD_InputSource()
1811 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_OutputDecode\n"); in MApi_GPD_OutputDecode()
1846 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_OutputDecodeMGIF\n"); in MApi_GPD_OutputDecodeMGIF()
1878 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_GetDuration\n"); in MApi_GPD_GetDuration()
1904 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_SetGIFMode\n"); in MApi_GPD_SetGIFMode()
1932 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_OutputDecodeROI\n"); in MApi_GPD_OutputDecodeROI()
1966 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_ScalingEnable\n"); in MApi_GPD_ScalingEnable()
1988 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_ScalingDisable\n"); in MApi_GPD_ScalingDisable()
2022 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_SetControl\n"); in MApi_GPD_SetControl()
2048 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_GetControl\n"); in MApi_GPD_GetControl()
2076 GPD_API_INFO("UtopiaIoctl(): MApi_CMD_GPD_GetCRCResult\n"); in MApi_GPD_GetCRCResult()