| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-host.c | 114 if ((lnk_stat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in cdns_pcie_retrain()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 550 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 550 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 68 rcar_rmw32(pcie, EXPCAP(12), PCI_EXP_LNKSTA_CLS, in rcar_pcie_ep_hw_init()
|
| H A D | pcie-altera.c | 618 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
|
| H A D | pcie-rcar-host.c | 224 rcar_rmw32(pcie, EXPCAP(12), PCI_EXP_LNKSTA_CLS, in rcar_pcie_force_speedup()
|
| H A D | pci-tegra.c | 668 value &= ~PCI_EXP_LNKSTA_CLS; in tegra_pcie_apply_sw_fixup() 2282 value &= ~PCI_EXP_LNKSTA_CLS; in tegra_pcie_change_link_speed()
|
| H A D | pcie-brcmstb.c | 1016 cls = FIELD_GET(PCI_EXP_LNKSTA_CLS, lnksta); in brcm_pcie_setup()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 565 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194.c | 412 PCI_EXP_LNKSTA_CLS); in tegra_pcie_rp_irq_handler() 472 PCI_EXP_LNKSTA_CLS; in tegra_pcie_ep_irq_thread() 975 PCI_EXP_LNKSTA_CLS; in tegra_pcie_dw_host_init()
|
| H A D | pci-imx6.c | 822 dev_info(dev, "Link up, Gen%i\n", tmp & PCI_EXP_LNKSTA_CLS); in imx6_pcie_establish_link()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 177 switch (stat & PCI_EXP_LNKSTA_CLS) { in get_link_speed()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_mac.c | 41 switch (pcie_link_status & PCI_EXP_LNKSTA_CLS) { in igb_get_bus_info_pcie()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | pcie.c | 249 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in extract_speed()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-sysfs.c | 185 speed = pcie_link_speed[linkstat & PCI_EXP_LNKSTA_CLS]; in current_link_speed_show()
|
| H A D | probe.c | 732 bus->cur_bus_speed = pcie_link_speed[linksta & PCI_EXP_LNKSTA_CLS]; in pcie_update_link_speed()
|
| H A D | pci.c | 5851 next_speed = pcie_link_speed[lnksta & PCI_EXP_LNKSTA_CLS]; in pcie_bandwidth_available()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/esas2r/ |
| H A D | esas2r_ioctl.c | 796 (u8)(stat & PCI_EXP_LNKSTA_CLS); in hba_ioctl_callback()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/ |
| H A D | vxge-config.c | 761 if ((lnk & PCI_EXP_LNKSTA_CLS) != 1) in __vxge_hw_verify_pci_e_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 4531 switch (link_status & PCI_EXP_LNKSTA_CLS) { in i40e_set_pci_config_data()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_base.c | 3092 speed = lnksta & PCI_EXP_LNKSTA_CLS; in _base_check_and_enable_high_iops_queues()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 8913 p->speed = val & PCI_EXP_LNKSTA_CLS; in get_pci_mode()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_base.c | 6172 speed = lnksta & PCI_EXP_LNKSTA_CLS; in megasas_init_fw()
|