Home
last modified time | relevance | path

Searched refs:app_resident_code_offset (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dlsfw.c128 lsfw->app_resident_code_offset = desc->app_resident_code_offset; in nvkm_acr_lsfw_from_desc()
222 lsfw->app_resident_code_offset = 0; in nvkm_acr_lsfw_load_bl_inst_data_sig()
237 lsfw->app_resident_code_offset, inst->data, inst->size); in nvkm_acr_lsfw_load_bl_inst_data_sig()
Dgm200.c103 lsfw->app_resident_code_offset; in gm200_acr_wpr_build_lsb_tail()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp108.c44 const u64 code = base + lsfw->app_resident_code_offset; in gp108_gr_acr_bld_write()
49 .non_sec_code_off = lsfw->app_resident_code_offset, in gp108_gr_acr_bld_write()
Dgm20b.c56 const u64 code = (base + lsfw->app_resident_code_offset) >> 8; in gm20b_gr_acr_bld_write()
61 .non_sec_code_off = lsfw->app_resident_code_offset, in gm20b_gr_acr_bld_write()
Dgm200.c61 const u64 code = base + lsfw->app_resident_code_offset; in gm200_gr_acr_bld_write()
66 .non_sec_code_off = lsfw->app_resident_code_offset, in gm200_gr_acr_bld_write()
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvfw/
Dls.h22 u32 app_resident_code_offset; member
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dls.c62 hdr->app_resident_code_offset); in nvfw_ls_desc_head()
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dacr.h86 u32 app_resident_code_offset; member
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgm20b.c101 const u64 code = (base + lsfw->app_resident_code_offset) >> 8; in gm20b_pmu_acr_bld_write()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
Dgp102.c289 .non_sec_code_off = lsfw->app_resident_code_offset, in gp102_sec2_acr_bld_write_1()