Searched refs:gm200_acr_hsfw_boot (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | gm200.c | 243 gm200_acr_hsfw_boot(struct nvkm_acr *acr, struct nvkm_acr_hsf *hsf, in gm200_acr_hsfw_boot() function 364 return gm200_acr_hsfw_boot(acr, hsf, 0, 0x1d); in gm200_acr_unload_boot() 394 return gm200_acr_hsfw_boot(acr, hsf, 0x10, 0); in gm200_acr_load_boot()
|
D | priv.h | 121 int gm200_acr_hsfw_boot(struct nvkm_acr *, struct nvkm_acr_hsf *,
|
D | tu102.c | 90 return gm200_acr_hsfw_boot(acr, hsf, 0, 0); in tu102_acr_hsfw_boot()
|