Home
last modified time | relevance | path

Searched refs:nmem_base (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp108.c34 .non_sec_code_off = fw->nmem_base, in gp108_acr_hsfw_load_bld()
H A Dgm20b.c54 .non_sec_code_off = fw->nmem_base, in gm20b_acr_hsfw_load_bld()
H A Dgm200.c230 .non_sec_code_off = fw->nmem_base, in gm200_acr_hsfw_load_bld()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgm200.c307 IMEM, fw->nmem_base, fw->nmem_size, fw->nmem_base >> 8, false); in gm200_flcn_fw_load()
H A Dfw.c264 fw->nmem_base = lhdr->non_sec_code_off; in nvkm_falcon_fw_ctor_hs()
293 fw->boot_addr = fw->nmem_base; in nvkm_falcon_fw_ctor_hs()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h109 u32 nmem_base; member