Home
last modified time | relevance | path

Searched refs:NVKM_ACR_LSF_SEC2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dacr.h14 NVKM_ACR_LSF_SEC2 = 7, enumerator
28 case NVKM_ACR_LSF_SEC2 : return "sec2"; in nvkm_acr_lsf_id()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dga102.c116 BIT_ULL(NVKM_ACR_LSF_SEC2),
180 NVKM_ACR_LSF_SEC2, "sec2/", ver, fwif->acr); in ga102_sec2_load()
H A Dgp102.c117 BIT_ULL(NVKM_ACR_LSF_SEC2),
278 BIT_ULL(NVKM_ACR_LSF_SEC2),
288 NVKM_ACR_LSF_SEC2, "sec2/", in gp102_sec2_load()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp102.c89 .bootstrap_owner = NVKM_ACR_LSF_SEC2, in gp102_acr_wpr_build()