Home
last modified time | relevance | path

Searched refs:app_code_size (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvfw/
Dacr.h89 u32 app_code_size; member
146 u32 app_code_size; member
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dacr.c78 nvkm_debug(subdev, "\tappCodeSize : 0x%x\n", hdr->app_code_size); in lsb_header_v2_dump()
101 nvkm_debug(subdev, "\tappCodeSize : 0x%x\n", hdr->app_code_size); in lsb_header_tail_dump()
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dgm200.c106 hdr->app_code_size = lsfw->app_resident_code_size; in gm200_acr_wpr_build_lsb_tail()
Dga102.c87 hdr->app_code_size = ALIGN(lsfw->app_resident_code_size, 0x100); in ga102_acr_wpr_build_lsb()