Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dacr_r367.c84 u32 lazy_bootstrap; member
171 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r367_ls_img_fill_headers()
172 whdr->lazy_bootstrap = 1; in acr_r367_ls_img_fill_headers()
Dacr_r352.h131 u32 lazy_bootstrap; member
Dacr_r352.c215 u32 lazy_bootstrap; member
314 if (acr->lazy_bootstrap & BIT(_img->falcon_id)) in acr_r352_ls_img_fill_headers()
315 whdr->lazy_bootstrap = 1; in acr_r352_ls_img_fill_headers()
528 acr->lazy_bootstrap |= BIT(falcon_id); in acr_r352_prepare_ls_blob()