Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c10909 static MS_U32 End_Addr_Physical = 0; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor() local
10957 End_Addr_Physical = Base_Addr_Physical + Bffer_Length; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
10964 (unsigned int)End_Addr_Physical, in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11012 copy_size = End_Addr_Physical - Previous_Wptr_Physical; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11034 copy_size = End_Addr_Physical - Previous_Wptr_Physical; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11368 static MS_U32 End_Addr_Physical = 0; in AU_CUS_PATCH_Dump_R2_Log_Monitor() local
11378 End_Addr_Physical = Base_Addr_Physical + Bffer_Length; in AU_CUS_PATCH_Dump_R2_Log_Monitor()
11385 (unsigned int)End_Addr_Physical, in AU_CUS_PATCH_Dump_R2_Log_Monitor()
11404 if (copy_length >= (End_Addr_Physical - Previous_Wptr_Physical)) in AU_CUS_PATCH_Dump_R2_Log_Monitor()
11406 copy_size1 = End_Addr_Physical - Previous_Wptr_Physical; in AU_CUS_PATCH_Dump_R2_Log_Monitor()