Home
last modified time | relevance | path

Searched defs:link_width (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0.h66 static const __maybe_unused uint16_t link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dnbio_v2_3.c502 uint32_t link_width = 0; in nbio_v2_3_apply_lc_spc_mode_wa() local
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c54 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
H A Dvega20_hwmgr.c59 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
H A Dsmu7_hwmgr.c225 uint32_t link_width; in smu7_get_current_pcie_lane_number() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c85 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dci_dpm.c4786 u32 link_width = 0; in ci_get_current_pcie_lane_number() local