Searched refs:falcons (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dbase.c141 /* If there's no LS FW managing bootstrapping of other LS falcons,
224 u64 falcons; local
237 /* Cull unknown falcons that are present in WPR image. */
266 falcons = rtos->func->bootstrap_falcons;
269 falcons = acr->func->bootstrap_falcons;
272 /* Cull falcons that can't be bootstrapped, or the HSFW can fail to
276 if (!(falcons & BIT_ULL(lsfw->id))) {

Completed in 152 milliseconds