Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c241 *size = le32_to_cpu(v2->ppt_size_bytes); in smu_v14_0_set_pptable_v2_0()
263 *size = le32_to_cpu(entries[i].ppt_size_bytes); in smu_v14_0_set_pptable_v2_1()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c204 *size = le32_to_cpu(v2->ppt_size_bytes); in smu_v11_0_set_pptable_v2_0()
226 *size = le32_to_cpu(entries[i].ppt_size_bytes); in smu_v11_0_set_pptable_v2_1()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h729 uint32_t ppt_size_bytes; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c540 le32_to_cpu(entries[i].ppt_size_bytes); in smu_v13_0_6_init_microcode()