Home
last modified time | relevance | path

Searched refs:PCIER_LINK_CTL2 (Results 1 – 3 of 3) sorted by relevance

/components/drivers/pci/
A Dprobe.c479 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()
A Dpci_regs.h893 #define PCIER_LINK_CTL2 0x30 macro
/components/drivers/pci/host/dw/
A Dpcie-dw.c530 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