Searched refs:NJPD_DEBUG_DRV_MSG (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/ |
| H A D | drvNJPD.c | 138 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) ULOGI… macro 144 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) print… macro 150 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) ALOGI… macro 153 #define NJPD_DEBUG_DRV_MSG(format, args...) do{if(u8NJPD_DrvDbgLevel & E_NJPD_DEBUG_DRV_MSG) LOGI(… macro 313 NJPD_DEBUG_DRV_MSG("_NJPD_ISRHandler: IsrNum = %td\n", (ptrdiff_t)IsrNum); in _NJPD_ISRHandler() 327 NJPD_DEBUG_DRV_MSG("===========================================================\n"); in _NJPD_PrintMem() 328 …NJPD_DEBUG_DRV_MSG("print memory addr=0x%tx, size=0x%tx\n", (ptrdiff_t)u32Addr, (ptrdiff_t)u32Size… in _NJPD_PrintMem() 329 NJPD_DEBUG_DRV_MSG("===========================================================\n"); in _NJPD_PrintMem() 333 NJPD_DEBUG_DRV_MSG("%02x %02x %02x %02x %02x %02x %02x %02x \n", in _NJPD_PrintMem() 341 …NJPD_DEBUG_DRV_MSG("%02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02… in _NJPD_PrintMem() [all …]
|
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG.c | 7627 NJPD_DEBUG_DRV_MSG("%02x %02x %02x %02x %02x %02x %02x %02x \n", in _MApi_NJPD_PrintMem()
|