Searched refs:code_off (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvfw/ |
D | fw.h | 21 u32 code_off; member
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
D | fw.c | 46 nvkm_debug(subdev, "\tcodeOff : 0x%x\n", hdr->code_off); in nvfw_bl_desc()
|
/Linux-v5.10/drivers/crypto/qat/qat_common/ |
D | qat_hal.c | 832 int code_off, unsigned int max_cycle, in qat_hal_exec_micro_inst() argument 876 if (code_off) in qat_hal_exec_micro_inst() 996 const int num_inst = ARRAY_SIZE(insts), code_off = 1; in qat_hal_wr_rel_reg() local 1028 code_off, num_inst * 0x5, NULL); in qat_hal_wr_rel_reg() 1196 const int num_inst = ARRAY_SIZE(micro_inst), code_off = 1; in qat_hal_put_rel_wr_xfer() local 1231 code_off, dly, NULL); in qat_hal_put_rel_wr_xfer()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | hsfw.c | 146 memcpy(hsfw->imem, data + desc->code_off, desc->code_size); in nvkm_acr_hsfw_load_bl()
|