Searched refs:aap1Len (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | sahw.c | 1454 if (userFwImg->aap1Img && userFwImg->aap1Len) in siHDAMode() 1457 flashImg.aap1Len = userFwImg->aap1Len; in siHDAMode() 1458 SA_DBG1(("siHDAMode: User fw aap1 @ %p (%d)\n", flashImg.aap1Img, flashImg.aap1Len)); in siHDAMode() 1488 if (!(flashImg.aap1Img && flashImg.aap1Len && in siHDAMode() 1684 if (AGSA_RC_FAILURE == siBar4Cpy(agRoot, regVal, flashImg.aap1Img, flashImg.aap1Len)) in siHDAMode() 1697 regVal = (HDA_AAP1_DONE | (bit32)flashImg.aap1Len); in siHDAMode() 1977 …_V: HDA aap1Img %p len %8d 0x%x\n", userFwImg->aap1Img, userFwImg->aap1Len , userFwImg->aap1Len )); in siHDAMode_V() 1980 if(userFwImg->aap1Len > biggest) in siHDAMode_V() 1982 SA_DBG1(("siHDAMode_V: HDA DMA area too small %d < %d aap1Len\n", biggest ,userFwImg->aap1Len)); in siHDAMode_V() 2342 if( userFwImg->aap1Len < biggest) in siHDAMode_V() [all …]
|
| /NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| HD | tdport.c | 4245 HDAImg.aap1Len = sizeof( aap1array); in tiCOMPortInit() 4258 HDAImg.aap1Len = sizeof( spcv_aap1array); in tiCOMPortInit() 4269 HDAImg.aap1Len = sizeof( spcv12g_raaearray); in tiCOMPortInit() 4281 …TI_DBG1(("tiCOMPortInit: HDA aap1Len 0x%08x iopLen 0x%08x ilaLen 0x%08x\n",HDAImg.aap1Len,HDAImg.i… in tiCOMPortInit()
|
| /NextBSD/sys/dev/pms/RefTisa/sallsdk/api/ |
| HD | sa.h | 2449 bit32 aap1Len; /**< AAP1 Image Length */ member
|