Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c130 IMEM, fw->imem_base, fw->imem_size, true); in ga102_flcn_fw_load()
A Dfw.c262 fw->imem_base = ALIGN(lhdr->apps[0], 0x100); in nvkm_falcon_fw_ctor_hs()
334 fw->imem_base = 0; in nvkm_falcon_fw_ctor_hs_v2()
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dfalcon.h113 u32 imem_base; member

Completed in 7 milliseconds