| /utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/ |
| H A D | halAUDIO.h | 437 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 438 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 439 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 440 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 441 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 442 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 443 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 444 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 505 if (pAudioTeeInfoShm == NULL) \ 516 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 258 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1534 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1535 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 7613 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 7617 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 7634 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7636 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 7647 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7662 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 7665 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.h | 569 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 570 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 571 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 572 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 573 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 574 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 575 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 576 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 580 if (pAudioTeeInfoShm == NULL) \ 591 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 297 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1720 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1721 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 8288 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 8292 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 8309 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8311 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 8322 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8337 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 8340 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halAUDIO.h | 524 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 525 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 526 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 527 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 528 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 529 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 530 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 531 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 535 if (pAudioTeeInfoShm == NULL) \ 546 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 290 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1803 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1804 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 7828 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 7832 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 7849 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7851 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 7862 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7877 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 7880 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/ |
| H A D | halAUDIO.h | 563 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 564 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 565 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 566 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 567 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 568 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 569 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 570 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 576 if (pAudioTeeInfoShm == NULL) \ 587 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 301 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1985 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1986 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 8412 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 8416 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 8433 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8435 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 8446 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8461 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 8464 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.h | 568 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 569 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 570 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 571 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 572 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 573 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 574 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 575 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 579 if (pAudioTeeInfoShm == NULL) \ 590 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halAUDIO.h | 540 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 541 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 542 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 543 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 544 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 545 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 546 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 547 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 551 if (pAudioTeeInfoShm == NULL) \ 562 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 287 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1698 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1699 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 8129 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 8133 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 8150 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8152 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 8163 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8178 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 8181 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halAUDIO.h | 562 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 563 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 564 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 565 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 566 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 567 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 568 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 569 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 575 if (pAudioTeeInfoShm == NULL) \ 586 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/ |
| H A D | halAUDIO.h | 517 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 518 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 519 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 520 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 521 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 522 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 523 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 524 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 528 if (pAudioTeeInfoShm == NULL) \ 539 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 247 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1434 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1435 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 6756 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 6760 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 6777 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 6779 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 6790 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 6805 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 6808 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halAUDIO.h | 540 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 541 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 542 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 543 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 544 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 545 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 546 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 547 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 551 if (pAudioTeeInfoShm == NULL) \ 562 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 248 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 2347 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 2348 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 8769 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 8773 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 8790 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8792 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 8803 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8818 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 8821 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/ |
| H A D | halAUDIO.h | 517 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 518 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 519 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 520 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 521 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 522 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 523 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 524 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 528 if (pAudioTeeInfoShm == NULL) \ 539 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 247 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1431 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1432 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 6772 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 6776 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 6793 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 6795 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 6806 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 6821 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 6824 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/ |
| H A D | halAUDIO.h | 537 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 538 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 539 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 540 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 541 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 542 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 543 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 544 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 548 if (pAudioTeeInfoShm == NULL) \ 559 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 290 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1583 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1584 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 7907 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 7911 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 7928 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7930 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 7941 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 7956 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 7959 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halAUDIO.h | 563 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 564 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 565 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 566 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 567 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 568 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 569 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 570 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 576 if (pAudioTeeInfoShm == NULL) \ 587 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| H A D | halAUDIO.c | 302 AUDIO_TEE_INFO_SHARE_MEM *pAudioTeeInfoShm = NULL; variable 1968 pAudioTeeInfoShm = HAL_AUDIO_AllocateTeeInfoShm(); in HAL_AUDIO_InitialVars() 1969 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_InitialVars() 8266 if (pAudioTeeInfoShm == NULL) in HAL_AUDIO_ResetTeeInfoShmToDefault() 8270 memset(pAudioTeeInfoShm, 0x00, sizeof(AUDIO_TEE_INFO_SHARE_MEM)); in HAL_AUDIO_ResetTeeInfoShmToDefault() 8287 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8289 if (pAudioTeeInfoShm->g_u32ClientCounter == 0) in HAL_AUDIO_AllocateTeeInfoShm() 8300 pAudioTeeInfoShm = (AUDIO_TEE_INFO_SHARE_MEM *) virtAddr; in HAL_AUDIO_AllocateTeeInfoShm() 8315 pAudioTeeInfoShm->g_u32ClientCounter++; in HAL_AUDIO_AllocateTeeInfoShm() 8318 pAudioTeeInfoShm = &gAudioTeeInfoShm; in HAL_AUDIO_AllocateTeeInfoShm() [all …]
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halAUDIO.h | 612 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 613 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 614 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 615 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 616 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 617 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 618 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 619 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 623 if (pAudioTeeInfoShm == NULL) \ 634 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halAUDIO.h | 616 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 617 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 618 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 619 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 620 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 621 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 622 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 623 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 627 if (pAudioTeeInfoShm == NULL) \ 638 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halAUDIO.h | 615 #define ree_to_tee_mbx_msg pAudioTeeInfoShm->ReeToTeeMbxMsg 616 #define tee_to_ree_mbx_msg pAudioTeeInfoShm->TeeToReeMbxMsg 617 #define tee_mbx_msg_class pAudioTeeInfoShm->u8MbxMsgClass 618 #define audio_tee_enabled pAudioTeeInfoShm->g_bAudioTeeEnabled 619 #define audio_tee_mbx_initialized pAudioTeeInfoShm->g_bAudioTeeMbxInitialized 620 #define dec_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bDecDspSecureTeeAccessed 621 #define snd_dsp_secure_tee_accessed pAudioTeeInfoShm->g_bSndDspSecureTeeAccessed 622 #define mbx_msg_ack_status pAudioTeeInfoShm->ack_status 626 if (pAudioTeeInfoShm == NULL) \ 637 MS_ASSERT(pAudioTeeInfoShm != NULL); \
|