Searched refs:non_sec_code_off (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvfw/ |
A D | flcn.h | 48 u32 non_sec_code_off; member 67 u32 non_sec_code_off; member 84 u32 non_sec_code_off; member
|
A D | hs.h | 21 u32 non_sec_code_off; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | gp102.c | 69 nvkm_falcon_load_imem(falcon, scrub_data, lhdr->non_sec_code_off, in gp102_fb_vpr_scrub() 71 lhdr->non_sec_code_off >> 8, 0, false); in gp102_fb_vpr_scrub()
|
/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
A D | flcn.c | 75 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_dump() 99 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_v1_dump()
|
A D | hs.c | 49 hdr->non_sec_code_off); in nvfw_hs_load_header()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
A D | gp108.c | 34 .non_sec_code_off = hsf->non_sec_addr, in gp108_acr_hsfw_bld()
|
A D | gm20b.c | 54 .non_sec_code_off = hsf->non_sec_addr, in gm20b_acr_load_bld()
|
A D | hsfw.c | 95 hsfw->non_sec_addr = lhdr->non_sec_code_off; in nvkm_acr_hsfw_load_image()
|
A D | gm200.c | 228 .non_sec_code_off = hsf->non_sec_addr, in gm200_acr_hsfw_bld()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
A D | gp108.c | 49 .non_sec_code_off = lsfw->app_resident_code_offset, in gp108_gr_acr_bld_write()
|
A D | gm20b.c | 61 .non_sec_code_off = lsfw->app_resident_code_offset, in gm20b_gr_acr_bld_write()
|
A D | gm200.c | 67 .non_sec_code_off = lsfw->app_resident_code_offset, in gm200_gr_acr_bld_write()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
A D | gp102.c | 289 .non_sec_code_off = lsfw->app_resident_code_offset, in gp102_sec2_acr_bld_write_1()
|
Completed in 15 milliseconds