Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dgm200.c98 gm200_flcn_pio_imem_wr_init(struct nvkm_falcon *falcon, u8 port, bool sec, u32 imem_base) in gm200_flcn_pio_imem_wr_init() argument
100 nvkm_falcon_wr32(falcon, 0x180 + (port * 0x10), (sec ? BIT(28) : 0) | BIT(24) | imem_base); in gm200_flcn_pio_imem_wr_init()
312 IMEM, fw->imem_base, fw->imem_size, fw->imem_base >> 8, true); in gm200_flcn_fw_load()
A Dga102.c136 IMEM, fw->imem_base, fw->imem_size, true); in ga102_flcn_fw_load()
A Dfw.c269 fw->imem_base = ALIGN(lhdr->apps[0], 0x100); in nvkm_falcon_fw_ctor_hs()
341 fw->imem_base = 0; in nvkm_falcon_fw_ctor_hs_v2()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
A Dtu102.c64 fw->imem_base = lhdr->app[0].offset; in tu102_gsp_booter_ctor()
87 .sec_code_off = fw->imem_base, in tu102_gsp_fwsec_load_bld()
A Dfwsec.c194 fw->imem_base = desc->IMEMSecBase; in nvkm_gsp_fwsec_v2()
238 fw->imem_base = desc->IMEMPhysBase; in nvkm_gsp_fwsec_v3()
A Dga102.c73 fw->imem_base = 0; in ga102_gsp_booter_ctor()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
A Dgp108.c36 .sec_code_off = fw->imem_base, in gp108_acr_hsfw_load_bld()
A Dgm20b.c56 .sec_code_off = fw->imem_base, in gm20b_acr_hsfw_load_bld()
A Dgm200.c232 .sec_code_off = fw->imem_base, in gm200_acr_hsfw_load_bld()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dfalcon.h120 u32 imem_base; member

Completed in 17 milliseconds