pcie_width        981 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 	uint32_t pcie_gen = 0, pcie_width = 0, smu_pcie_arg;
pcie_width       1001 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 6;
pcie_width       1003 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 5;
pcie_width       1005 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 4;
pcie_width       1007 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 3;
pcie_width       1009 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 2;
pcie_width       1011 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 		pcie_width = 1;
pcie_width       1013 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 	smu_pcie_arg = (1 << 16) | (pcie_gen << 8) | pcie_width;
pcie_width        836 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	uint32_t pcie_gen = 0, pcie_width = 0, smu_pcie_arg;
pcie_width        849 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 6;
pcie_width        851 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 5;
pcie_width        853 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 4;
pcie_width        855 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 3;
pcie_width        857 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 2;
pcie_width        859 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		pcie_width = 1;
pcie_width        865 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	smu_pcie_arg = (1 << 16) | (pcie_gen << 8) | pcie_width;
pcie_width        874 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	data->pcie_width_level1 = pcie_width;
pcie_width         18 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h 	u8  pcie_width;
pcie_width         70 drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h 	u8 pcie_width;
pcie_width        164 drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c 		info->pcie_width = 0xff;
pcie_width        281 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c 	nvkm_pcie_set_link(pci, pstate->pcie_speed, pstate->pcie_width);
pcie_width        428 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c 	pstate->pcie_width = perfE.pcie_width;
pcie_width        773 drivers/net/ethernet/qlogic/qed/qed.h 	int				pcie_width;