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