Home
last modified time | relevance | path

Searched defs:ucode_offset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvpe_v6_1.c128 uint32_t ucode_offset[2], ucode_size[2]; in vpe_v6_1_load_microcode() local
H A Dvce_v1_0.c197 unsigned int ucode_offset; in vce_v1_0_load_fw_signature() local
/linux/drivers/gpu/nova-core/
H A Dvbios.rs965 let mut ucode_offset = usize::from_safe_cast(entry.data); in setup_falcon_data() localVariable