Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dpptable.h585 }UVDClockInfo; typedef
589 UVDClockInfo entries[1];
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c449 1 + (array->ucNumEntries * sizeof (UVDClockInfo))); in amdgpu_parse_extended_power_table()
461 UVDClockInfo *uvd_clk = (UVDClockInfo *) in amdgpu_parse_extended_power_table()
463 (entry->ucUVDClockInfoIndex * sizeof(UVDClockInfo))); in amdgpu_parse_extended_power_table()