Searched refs:_img (Results 1 – 2 of 2) sorted by relevance
157 struct ls_ucode_img *_img = &img->base; in acr_r367_ls_img_fill_headers() local160 struct ls_ucode_img_desc *desc = &_img->ucode_desc; in acr_r367_ls_img_fill_headers()162 acr->func->ls_func[_img->falcon_id]; in acr_r367_ls_img_fill_headers()165 whdr->falcon_id = _img->falcon_id; in acr_r367_ls_img_fill_headers()171 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r367_ls_img_fill_headers()184 _img->ucode_off = lhdr->ucode_off = offset; in acr_r367_ls_img_fill_headers()185 offset += _img->ucode_size; in acr_r367_ls_img_fill_headers()215 if (_img->falcon_id == acr->base.boot_falcon) in acr_r367_ls_img_fill_headers()266 struct ls_ucode_img *_img; in acr_r367_ls_write_wpr() local271 list_for_each_entry(_img, imgs, node) { in acr_r367_ls_write_wpr()[all …]
301 struct ls_ucode_img *_img = &img->base; in acr_r352_ls_img_fill_headers() local304 struct ls_ucode_img_desc *desc = &_img->ucode_desc; in acr_r352_ls_img_fill_headers()306 acr->func->ls_func[_img->falcon_id]; in acr_r352_ls_img_fill_headers()309 whdr->falcon_id = _img->falcon_id; in acr_r352_ls_img_fill_headers()314 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r352_ls_img_fill_headers()327 _img->ucode_off = lhdr->ucode_off = offset; in acr_r352_ls_img_fill_headers()328 offset += _img->ucode_size; in acr_r352_ls_img_fill_headers()358 if (_img->falcon_id == acr->base.boot_falcon) in acr_r352_ls_img_fill_headers()415 struct ls_ucode_img *_img; in acr_r352_ls_write_wpr() local421 list_for_each_entry(_img, imgs, node) { in acr_r352_ls_write_wpr()[all …]