Home
last modified time | relevance | path

Searched refs:ucode_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_uc_fw.c95 uc_fw->ucode_offset = uc_fw->header_offset + uc_fw->header_size; in intel_uc_fw_fetch()
105 uc_fw->rsa_offset = uc_fw->ucode_offset + uc_fw->ucode_size; in intel_uc_fw_fetch()
309 uc_fw->ucode_offset, uc_fw->ucode_size); in intel_uc_fw_dump()
Dintel_uc_fw.h74 u32 ucode_offset; member