Searched refs:booter (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
H A D | ad102.c | 35 .booter.ctor = ga102_gsp_booter_ctor,
|
H A D | tu116.c | 34 .booter.ctor = tu102_gsp_booter_ctor,
|
H A D | ga100.c | 51 .booter.ctor = tu102_gsp_booter_ctor,
|
H A D | priv.h | 36 } booter; member
|
H A D | r535.c | 1917 ret = nvkm_falcon_fw_boot(&gsp->booter.unload, &gsp->subdev, true, &mbox0, &mbox1, 0, 0); in r535_gsp_booter_unload() 1933 ret = nvkm_falcon_fw_boot(&gsp->booter.load, &gsp->subdev, true, &mbox0, &mbox1, 0, 0); in r535_gsp_booter_load() 2723 nvkm_firmware_put(gsp->fws.booter.unload); in r535_gsp_dtor_fws() 2724 gsp->fws.booter.unload = NULL; in r535_gsp_dtor_fws() 2725 nvkm_firmware_put(gsp->fws.booter.load); in r535_gsp_dtor_fws() 2726 gsp->fws.booter.load = NULL; in r535_gsp_dtor_fws() 2957 nvkm_falcon_fw_dtor(&gsp->booter.unload); in r535_gsp_dtor() 2958 nvkm_falcon_fw_dtor(&gsp->booter.load); in r535_gsp_dtor() 2987 ret = gsp->func->booter.ctor(gsp, "booter-load", gsp->fws.booter.load, in r535_gsp_oneinit() 2988 &device->sec2->falcon, &gsp->booter.load); in r535_gsp_oneinit() [all …]
|
H A D | ga102.c | 163 .booter.ctor = ga102_gsp_booter_ctor,
|
H A D | tu102.c | 175 .booter.ctor = tu102_gsp_booter_ctor,
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | gsp.h | 44 } booter; member 88 } booter; member
|
/linux/arch/m68k/q40/ |
H A D | README | 53 preceded by the booter signature. This is a trace just in case something
|