Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
654 PCI_SPEED_UNKNOWN, /* 0 */
658 PCI_SPEED_UNKNOWN, /* 4 */
662 PCI_SPEED_UNKNOWN, /* 8 */
666 PCI_SPEED_UNKNOWN, /* C */
674 PCI_SPEED_UNKNOWN, /* 0 */
680 PCI_SPEED_UNKNOWN, /* 6 */
681 PCI_SPEED_UNKNOWN, /* 7 */
682 PCI_SPEED_UNKNOWN, /* 8 */
[all …]
H A Dpci.h303 PCI_SPEED_UNKNOWN)
H A Dpci.c5842 *speed = PCI_SPEED_UNKNOWN; in pcie_bandwidth_available()
5908 return PCI_SPEED_UNKNOWN; in pcie_get_speed_cap()
5947 if (*speed == PCI_SPEED_UNKNOWN || *width == PCIE_LNK_WIDTH_UNKNOWN) in pcie_bandwidth_capable()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpci.c336 bus->max_bus_speed = PCI_SPEED_UNKNOWN; in pseries_root_bridge_prepare()
351 bus->cur_bus_speed = PCI_SPEED_UNKNOWN; in pseries_root_bridge_prepare()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_hpc.c488 *value = PCI_SPEED_UNKNOWN; in hpc_get_adapter_speed()
641 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_cur_bus_speed()
855 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_max_bus_speed()
875 if (bus_speed == PCI_SPEED_UNKNOWN) { in shpc_get_max_bus_speed()
H A Drpaphp_core.c150 speed = PCI_SPEED_UNKNOWN; in get_max_bus_speed()
H A Dibmphp_core.c588 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info()
595 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_clp.c114 zdev->max_bus_speed = PCI_SPEED_UNKNOWN; in clp_store_query_pci_fngrp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4762 if (speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info()
4783 if (platform_speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h287 PCI_SPEED_UNKNOWN = 0xff, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsi_dpm.c6889 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in si_dpm_init()
6903 if (speed_cap == PCI_SPEED_UNKNOWN) { in si_dpm_init()
H A Dci_dpm.c5667 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in ci_dpm_init()
5678 if (speed_cap == PCI_SPEED_UNKNOWN) { in ci_dpm_init()
H A Dsi.c7107 if (speed_cap == PCI_SPEED_UNKNOWN) in si_pcie_gen3_enable()
H A Dcik.c9520 if (speed_cap == PCI_SPEED_UNKNOWN) in cik_pcie_gen3_enable()