Searched defs:link_width (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/ |
H A D | smu_v11_0.h | 66 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 D | nbio_v2_3.c | 502 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 D | vega12_hwmgr.c | 54 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
|
H A D | vega20_hwmgr.c | 59 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
|
H A D | smu7_hwmgr.c | 225 uint32_t link_width; in smu7_get_current_pcie_lane_number() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0.c | 85 static const int link_width[] = {0, 1, 2, 4, 8, 12, 16}; variable
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | ci_dpm.c | 4786 u32 link_width = 0; in ci_get_current_pcie_lane_number() local
|