Searched refs:isIDMA (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 19627 MS_BOOL isIDMA = FALSE; in AU_CUS_RegDebug() local 19670 isIDMA = (MS_BOOL)selNum; in AU_CUS_RegDebug() 19688 …ned int)readingItems[i], (unsigned int)AU_CUS_ReadDM(AU_DEC_ID3, (MS_U32)readingItems[i], isIDMA)); in AU_CUS_RegDebug() 19694 …ed int)readingItems[i], (unsigned int)AU_CUS_ReadPM(AU_DEC_ID3, (MS_U32) readingItems[i], isIDMA)); in AU_CUS_RegDebug() 19762 MS_BOOL isIDMA = FALSE; in AU_CUS_RegDebug() local 19768 isIDMA = (MS_BOOL)selNum; in AU_CUS_RegDebug() 19769 …("[ASND_DSP DM][0x%X]=0x%-4X,\n", intOffset, AU_CUS_ReadDM(AU_DEC_ID3, (MS_U32)intOffset, isIDMA)); in AU_CUS_RegDebug() 19777 MS_BOOL isIDMA = FALSE; in AU_CUS_RegDebug() local 19785 isIDMA = (MS_BOOL)selNum; in AU_CUS_RegDebug() 19786 AU_CUS_WriteDM(AU_DEC_ID3, intOffset, value, isIDMA); in AU_CUS_RegDebug() [all …]
|