Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pws/hal/M7821/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/maserati/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/maxim/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/mooney/pws/
H A DhalPWS.c117 #define DEBUG_INFO(y) //y macro
222 DEBUG_INFO(printf("%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
234DEBUG_INFO(printf("%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
242DEBUG_INFO(printf("[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
250DEBUG_INFO(printf("[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
261DEBUG_INFO(printf("[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
269DEBUG_INFO(printf("[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
283 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
292 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
298 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/M7621/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/mainz/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/macan/pws/
H A DhalPWS.c117 #define DEBUG_INFO(y) //y macro
222 DEBUG_INFO(printf("%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
234DEBUG_INFO(printf("%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
242DEBUG_INFO(printf("[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
250DEBUG_INFO(printf("[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
261DEBUG_INFO(printf("[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
269DEBUG_INFO(printf("[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
283 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
292 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
298 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/maldives/pws/
H A DhalPWS.c117 #define DEBUG_INFO(y) //y macro
222 DEBUG_INFO(printf("%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
234DEBUG_INFO(printf("%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
242DEBUG_INFO(printf("[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
250DEBUG_INFO(printf("[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
261DEBUG_INFO(printf("[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
269DEBUG_INFO(printf("[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
283 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
292 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
298 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/messi/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/mustang/pws/
H A DhalPWS.c117 #define DEBUG_INFO(y) //y macro
222 DEBUG_INFO(printf("%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
234DEBUG_INFO(printf("%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
242DEBUG_INFO(printf("[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
250DEBUG_INFO(printf("[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
261DEBUG_INFO(printf("[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
269DEBUG_INFO(printf("[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, index)); in HAL_PWS_SetXXX()
283 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
292 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
298 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/manhattan/pws/
H A DhalPWS.c120 #define DEBUG_INFO(y) //y macro
225 DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s \r\n",__FUNCTION__,PWS_RegCBinfo[i].regName)); in HAL_PWS_RunCallback()
237DEBUG_INFO(ULOGD(TAG_PWS,"%s, %s, index %d\n",__FUNCTION__,pws_setting_info_table[index].regName, … in HAL_PWS_SetXXX()
245DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0x00 %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
253DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0xFF %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
264DEBUG_INFO(ULOGD(TAG_PWS,"[PWS OFF]0xFF %s, index %d\n",pws_setting_info_table[index].regName, ind… in HAL_PWS_SetXXX()
272DEBUG_INFO(ULOGD(TAG_PWS,"[PWS ON]0x00 %s, index %d\n",pws_setting_info_table[index].regName, inde… in HAL_PWS_SetXXX()
286 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
295 DEBUG_INFO(ULOGD(TAG_PWS,"PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
301 DEBUG_INFO(ULOGD(TAG_PWS,"%s\n",__FUNCTION__)); in HAL_PWS_GetIOMapBase()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/drv/pws/
H A DdrvPWS.c134 #define DEBUG_INFO(y) //y macro
165 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_SetIOMapBase()
169 DEBUG_INFO(ULOGE(TAG_PWS, "Get IOMAP Base faill!\n")); in MDrv_PWS_SetIOMapBase()
172 DEBUG_INFO(ULOGI(TAG_PWS, "Get IOMAP ID:%u Base:%lx!\n", MS_MODULE_PWS, u32BaseAddr)); in MDrv_PWS_SetIOMapBase()
182 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_GetLibVer()
192 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_SetDbgLevel()
200 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_GetInfo()
207 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_GetStatus()
214 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_GetSourceInfo()
220 DEBUG_INFO(ULOGI(TAG_PWS, "%s\n",__FUNCTION__)); in MDrv_PWS_Read2Byte()
[all …]
/utopia/UTPA2-700.0.x/modules/pws/hal/kano/pws/
H A DhalPWS.c117 #define DEBUG_INFO(y) //y macro
155 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
164 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c92 #ifdef DEBUG_INFO
204 #ifdef DEBUG_INFO in copyFrameBuffer()
329 #ifdef DEBUG_INFO in detFieldOrderFW()
345 #ifdef DEBUG_INFO in detFieldOrderFW()
821 #ifdef DEBUG_INFO in dumpDetFieldOrder_status()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c92 #ifdef DEBUG_INFO
204 #ifdef DEBUG_INFO in copyFrameBuffer()
329 #ifdef DEBUG_INFO in detFieldOrderFW()
345 #ifdef DEBUG_INFO in detFieldOrderFW()
821 #ifdef DEBUG_INFO in dumpDetFieldOrder_status()
/utopia/UTPA2-700.0.x/modules/pws/hal/curry/pws/
H A DhalPWS.c127 #define DEBUG_INFO(y) //y macro
326 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
335 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
/utopia/UTPA2-700.0.x/modules/pws/hal/k6/pws/
H A DhalPWS.c128 #define DEBUG_INFO(y) //y macro
368 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
377 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()
/utopia/UTPA2-700.0.x/modules/pws/hal/k6lite/pws/
H A DhalPWS.c128 #define DEBUG_INFO(y) //y macro
368 DEBUG_INFO(printf("%s\n",__FUNCTION__)); in HAL_PWS_SetIOMapBase()
377 DEBUG_INFO(printf("PWS_MAP_BASE=%lx\n",_gPWS_MapBase)); in HAL_PWS_SetIOMapBase()