Lines Matching refs:DBG_AUDSP_LOAD
191 #define DBG_AUDSP_LOAD(args...) //DBG_PREFIX(args) macro
406 DBG_AUDSP_LOAD("@@@@@@@@@@ ====== HAL_AUDSP_DspLoadCode: 0x%x ======\r\n", dspCodeType); in HAL_AUDSP_DspLoadCode()
485 DBG_AUDSP_LOAD(" PM addr: 0x%x\r\n", pau_info->pm_addr); in HAL_AUDSP_DspLoadCode()
487 DBG_AUDSP_LOAD(" PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->pm_buf); in HAL_AUDSP_DspLoadCode()
489 DBG_AUDSP_LOAD(" PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->pm_buf); in HAL_AUDSP_DspLoadCode()
491 DBG_AUDSP_LOAD(" PM size: 0x%x\r\n",pau_info->pm_len); in HAL_AUDSP_DspLoadCode()
498 DBG_AUDSP_LOAD(" CM addr: 0x%x\r\n", pau_info->cm_addr); in HAL_AUDSP_DspLoadCode()
500 DBG_AUDSP_LOAD(" CM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cm_buf); in HAL_AUDSP_DspLoadCode()
502 DBG_AUDSP_LOAD(" CM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cm_buf); in HAL_AUDSP_DspLoadCode()
504 DBG_AUDSP_LOAD(" CM size: 0x%x\r\n", pau_info->cm_len); in HAL_AUDSP_DspLoadCode()
514 DBG_AUDSP_LOAD(" PreFetch PM addr: 0x%x\r\n", pau_info->prefetch_addr); in HAL_AUDSP_DspLoadCode()
516 DBG_AUDSP_LOAD(" PreFetch PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->prefetch_buf); in HAL_AUDSP_DspLoadCode()
518 DBG_AUDSP_LOAD(" PreFetch PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->prefetch_buf); in HAL_AUDSP_DspLoadCode()
520 DBG_AUDSP_LOAD(" PreFetch PM size: 0x%x\r\n", pau_info->prefetch_len); in HAL_AUDSP_DspLoadCode()
523 DBG_AUDSP_LOAD(" MIU of PreFetch: 0x%08X\r\n", MIU_addr); in HAL_AUDSP_DspLoadCode()
530 DBG_AUDSP_LOAD(" Cache PM addr: 0x%x\r\n", pau_info->cache_addr); in HAL_AUDSP_DspLoadCode()
532 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
534 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
536 DBG_AUDSP_LOAD(" Cache PM size: 0x%x\r\n", pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
539 DBG_AUDSP_LOAD(" MIU of Cache: 0x%08X\r\n", MIU_addr); in HAL_AUDSP_DspLoadCode()
613 …DBG_AUDSP_LOAD("HAL_AUDSP_DspLoadCode finished(type=%s(0x%x))\r\n", pau_info->AlgName, dspCodeType… in HAL_AUDSP_DspLoadCode()
633 DBG_AUDSP_LOAD(" PM addr: 0x%x\r\n", pau_info->pm_addr); in HAL_AUDSP_DspLoadCode2()
635 DBG_AUDSP_LOAD(" PM buf addr: 0x%lx\r\n", (MS_VIRT) pau_info->pm_buf); in HAL_AUDSP_DspLoadCode2()
637 DBG_AUDSP_LOAD(" PM buf addr: 0x%x\r\n", (MS_VIRT) pau_info->pm_buf); in HAL_AUDSP_DspLoadCode2()
639 DBG_AUDSP_LOAD(" PM size: 0x%x\r\n", pau_info->pm_len); in HAL_AUDSP_DspLoadCode2()
653 DBG_AUDSP_LOAD(" CM addr: 0x%x\r\n", pau_info->cm_addr); in HAL_AUDSP_DspLoadCode2()
655 DBG_AUDSP_LOAD(" CM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cm_buf); in HAL_AUDSP_DspLoadCode2()
657 DBG_AUDSP_LOAD(" CM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cm_buf); in HAL_AUDSP_DspLoadCode2()
659 DBG_AUDSP_LOAD(" CM size: 0x%x\r\n", pau_info->cm_len); in HAL_AUDSP_DspLoadCode2()
676 DBG_AUDSP_LOAD(" PreFetch PM addr: 0x%x\r\n", pau_info->prefetch_addr); in HAL_AUDSP_DspLoadCode2()
678 DBG_AUDSP_LOAD(" PreFetch PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->prefetch_buf); in HAL_AUDSP_DspLoadCode2()
680 DBG_AUDSP_LOAD(" PreFetch PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->prefetch_buf); in HAL_AUDSP_DspLoadCode2()
682 DBG_AUDSP_LOAD(" PreFetch PM size: 0x%x\r\n", pau_info->prefetch_len); in HAL_AUDSP_DspLoadCode2()
693 DBG_AUDSP_LOAD(" Cache PM addr: 0x%x\r\n", pau_info->cache_addr); in HAL_AUDSP_DspLoadCode2()
695 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
697 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
699 DBG_AUDSP_LOAD(" Cache PM size: 0x%x\r\n", pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
702 DBG_AUDSP_LOAD(" MIU of Cache: 0x%X\r\n", MIU_addr); in HAL_AUDSP_DspLoadCode2()
709 …DBG_AUDSP_LOAD("DSP %s finished (type=%s)\r\n", ((DSP_select == DSP_DEC) ? "DEC" : "SND"), pau_inf… in HAL_AUDSP_DspLoadCode2()
775 DBG_AUDSP_LOAD("HAL_AUDSP_DspLoadSystemCode2 finished(type=%s)\r\n", pau_info->AlgName); in HAL_AUDSP_DspLoadSystemCode2()