Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp108.c35 .non_sec_code_size = fw->nmem_size, in gp108_acr_hsfw_load_bld()
H A Dgm20b.c55 .non_sec_code_size = fw->nmem_size, in gm20b_acr_hsfw_load_bld()
H A Dgm200.c231 .non_sec_code_size = fw->nmem_size, in gm200_acr_hsfw_load_bld()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h110 u32 nmem_size; member
/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.c265 fw->nmem_size = lhdr->non_sec_code_size; in nvkm_falcon_fw_ctor_hs()