Searched refs:PCI_EXP_LNKCTL2 (Results 1 - 3 of 3) sorted by path

/u-boot/drivers/pci/
H A Dpci_auto.c325 dm_pci_read_config16(dev, pcie_off + PCI_EXP_LNKCTL2, &exp_lnkctl2);
327 dm_pci_write_config16(dev, pcie_off + PCI_EXP_LNKCTL2,
340 dm_pci_write_config16(dev, pcie_off + PCI_EXP_LNKCTL2,
H A Dpcie_brcmstb.c380 u16 lnkctl2 = readw(cap_base + PCI_EXP_LNKCTL2);
387 writew(lnkctl2, cap_base + PCI_EXP_LNKCTL2);
/u-boot/include/
H A Dpci.h419 #define PCI_EXP_LNKCTL2 48 /* Link Control 2 */ macro

Completed in 136 milliseconds