HomeSort by: relevance | last modified time | path
    Searched refs:PCIeBootLinkLevel (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu71_discrete.h 302 uint8_t PCIeBootLinkLevel;
smu7_discrete.h 369 uint8_t PCIeBootLinkLevel;
smu72_discrete.h 306 uint8_t PCIeBootLinkLevel;
smu73_discrete.h 290 uint8_t PCIeBootLinkLevel;
smu74_discrete.h 324 uint8_t PCIeBootLinkLevel;
smu75_discrete.h 330 uint8_t PCIeBootLinkLevel;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_discrete.h 368 uint8_t PCIeBootLinkLevel;
radeon_ci_dpm.c 3672 table->PCIeBootLinkLevel = pi->dpm_table.pcie_speed_table.count - 1;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 2034 table->PCIeBootLinkLevel = 0; /* 0:Gen1 1:Gen2 2:Gen3*/
amdgpu_iceland_smumgr.c 2036 table->PCIeBootLinkLevel = 0;
amdgpu_vegam_smumgr.c 2039 table->PCIeBootLinkLevel =
amdgpu_ci_smumgr.c 2061 table->PCIeBootLinkLevel = (uint8_t)data->dpm_table.pcie_speed_table.count;
amdgpu_polaris10_smumgr.c 1935 table->PCIeBootLinkLevel = 0;
amdgpu_tonga_smumgr.c 2349 * To avoid it, we set PCIeBootLinkLevel to highest dpm level
2355 table->PCIeBootLinkLevel = (uint8_t) (data->dpm_table.pcie_speed_table.count);

Completed in 37 milliseconds