Searched refs:PCIER_LINK_CTL2 (Results 1 – 3 of 3) sorted by relevance
479 rt_pci_read_config_u16(pdev, pos + PCIER_LINK_CTL2, &exp_lnkctl2); in pcie_fixup_link()481 rt_pci_write_config_u16(pdev, pos + PCIER_LINK_CTL2, in pcie_fixup_link()499 rt_pci_write_config_u16(pdev, pos + PCIER_LINK_CTL2, exp_lnkctl2); in pcie_fixup_link()
893 #define PCIER_LINK_CTL2 0x30 macro
530 ctrl2 = dw_pcie_readl_dbi(pci, offset + PCIER_LINK_CTL2); in dw_pcie_link_set_max_speed()546 dw_pcie_writel_dbi(pci, offset + PCIER_LINK_CTL2, ctrl2 | link_speed); in dw_pcie_link_set_max_speed()
Completed in 14 milliseconds