Home
last modified time | relevance | path

Searched refs:PCI_SPEED_UNKNOWN (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dprobe.c559 b->max_bus_speed = PCI_SPEED_UNKNOWN; in pci_alloc_bus()
560 b->cur_bus_speed = PCI_SPEED_UNKNOWN; in pci_alloc_bus()
656 PCI_SPEED_UNKNOWN, /* 0 */
660 PCI_SPEED_UNKNOWN, /* 4 */
664 PCI_SPEED_UNKNOWN, /* 8 */
668 PCI_SPEED_UNKNOWN, /* C */
676 PCI_SPEED_UNKNOWN, /* 0 */
683 PCI_SPEED_UNKNOWN, /* 7 */
684 PCI_SPEED_UNKNOWN, /* 8 */
685 PCI_SPEED_UNKNOWN, /* 9 */
[all …]
H A Dpci.h272 PCI_SPEED_UNKNOWN)
H A Dpci.c6329 *speed = PCI_SPEED_UNKNOWN; in pcie_bandwidth_available()
6394 return PCI_SPEED_UNKNOWN; in pcie_get_speed_cap()
6433 if (*speed == PCI_SPEED_UNKNOWN || *width == PCIE_LNK_WIDTH_UNKNOWN) in pcie_bandwidth_capable()
/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c483 *value = PCI_SPEED_UNKNOWN; in hpc_get_adapter_speed()
619 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_cur_bus_speed()
833 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_max_bus_speed()
853 if (bus_speed == PCI_SPEED_UNKNOWN) { in shpc_get_max_bus_speed()
H A Drpaphp_core.c152 speed = PCI_SPEED_UNKNOWN; in get_max_bus_speed()
H A Dibmphp_core.c517 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info()
524 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpci.c283 return PCI_SPEED_UNKNOWN; in prop_to_pci_speed()
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c117 zdev->max_bus_speed = PCI_SPEED_UNKNOWN; in clp_store_query_pci_fngrp()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5490 if (speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info()
5517 if (platform_speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info()
/openbmc/linux/include/linux/
H A Dpci.h303 PCI_SPEED_UNKNOWN = 0xff, enumerator
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c5654 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in ci_dpm_init()
5665 if (speed_cap == PCI_SPEED_UNKNOWN) { in ci_dpm_init()
H A Dsi_dpm.c6887 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in si_dpm_init()
6901 if (speed_cap == PCI_SPEED_UNKNOWN) { in si_dpm_init()
H A Dsi.c7104 if (speed_cap == PCI_SPEED_UNKNOWN) in si_pcie_gen3_enable()
H A Dcik.c9503 if (speed_cap == PCI_SPEED_UNKNOWN) in cik_pcie_gen3_enable()