Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_smc.c483 uint32_t size_in_byte, in cz_smu_populate_single_scratch_entry() argument
489 mc_addr += size_in_byte; in cz_smu_populate_single_scratch_entry()
491 priv->smu_buffer_used_bytes += size_in_byte; in cz_smu_populate_single_scratch_entry()
492 entry->data_size = size_in_byte; in cz_smu_populate_single_scratch_entry()