Home
last modified time | relevance | path

Searched refs:cache_buf (Results 1 – 25 of 26) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audsp/
H A DhalAUDSP.c532 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()
540 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
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()
704 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audsp/
H A DhalAUDSP.c555 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
557 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
563 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
718 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
720 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
727 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audsp/
H A DhalAUDSP.c551 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
553 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
559 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
713 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
715 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
722 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audsp/
H A DhalAUDSP.c521 …IO_PRINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
523 …RINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (unsigned int)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
529 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
684 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
686 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
693 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h124 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audsp/
H A DhalAUDSP.c519 …IO_PRINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
521 …RINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (unsigned int)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
527 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
681 …IO_PRINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
683 …RINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (unsigned int)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
690 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audsp/
H A DhalAUDSP.c519 …IO_PRINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
521 …RINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (unsigned int)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
527 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
681 …IO_PRINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
683 …RINT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (unsigned int)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
690 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audsp/
H A DhalAUDSP.c559 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
564 memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode()
690 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
696 … memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((pau_info->cache_buf)), pau_info->cache_len); in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audsp/
H A DhalAUDSP.c430 …NT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pCodeTableinfo->cache_buf); in HAL_AUDSP_DspLoadCode()
432 …INT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pCodeTableinfo->cache_buf); in HAL_AUDSP_DspLoadCode()
445 …memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pCodeTableinfo->cache_buf+6)), pCodeTableinfo->cac… in HAL_AUDSP_DspLoadCode()
H A DhalAUDSP.h124 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audsp/
H A DhalAUDSP.c425 …NT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%lx\r\n", (MS_VIRT)pCodeTableinfo->cache_buf); in HAL_AUDSP_DspLoadCode()
427 …INT(AUDIO_DEBUG_LEVEL_INFO, " Cache PM buf addr: 0x%x\r\n", (MS_VIRT)pCodeTableinfo->cache_buf); in HAL_AUDSP_DspLoadCode()
440 …memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((pCodeTableinfo->cache_buf+6)), pCodeTableinfo->cac… in HAL_AUDSP_DspLoadCode()
H A DhalAUDSP.h124 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audsp/
H A DhalAUDSP.c1383 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
1388 …memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((MS_U32)(pau_info->cache_buf)), pau_info->cache_len… in HAL_AUDSP_DspLoadCode()
1556 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
1562 …memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((MS_U32)(pau_info->cache_buf)), pau_info->cache_l… in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h123 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audsp/
H A DhalAUDSP.c1332 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode()
1337 …memcpy((void*)(MS_PA2KSEG1(MIU_addr)), (void*)((MS_U32)(pau_info->cache_buf)), pau_info->cache_len… in HAL_AUDSP_DspLoadCode()
1504 DBG_AUDSP_LOAD(" Cache PM buf addr: 0x%lx\r\n", (MS_U32)pau_info->cache_buf); in HAL_AUDSP_DspLoadCode2()
1510 …memcpy((void *)(MS_PA2KSEG1(MIU_addr)), (void *)((MS_U32)(pau_info->cache_buf)), pau_info->cache_l… in HAL_AUDSP_DspLoadCode2()
H A DhalAUDSP.h123 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audsp/
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audsp/
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audsp/
H A DhalAUDSP.h125 MS_U8 *cache_buf; member
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audsp/
H A DhalAUDSP.h125 MS_U8 *cache_buf; member

12