Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ | |
amdgpu_ppatomfwctrl.c | 302 param->ulMaxVddc = le32_to_cpu(profile->maxvddc); 382 param->ulMaxVddc = le32_to_cpu(profile_v4_2->maxvddc); |
/src/sys/external/bsd/drm2/dist/drm/amd/include/ | |
atomfirmware.h | 1889 uint32_t maxvddc; member in struct:atom_asic_profiling_info_v4_1 1933 uint32_t maxvddc; member in struct:atom_asic_profiling_info_v4_2 |