Searched refs:pImageAddress (Results 1 – 2 of 2) sorted by relevance
342 (p_sUpdateImageData->pImageAddress != 0 ) && in am_devices_cooper_sbl_update_state_data()347 gsSblUpdateState.pImageBuf = p_sUpdateImageData->pImageAddress; in am_devices_cooper_sbl_update_state_data()860 …= (pFwImage->pImageAddress[27] << 24) | (pFwImage->pImageAddress[26] << 16) | (pFwImage->pImageAdd… in am_devices_cooper_get_FwImage()
472 uint8_t* pImageAddress; member