Home
last modified time | relevance | path

Searched refs:PCIE_CFG_REG_PL3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Daspm.c51 pci_read_config_dword(dd->pcidev, PCIE_CFG_REG_PL3, &reg32); in aspm_hw_set_l1_ent_latency()
54 pci_write_config_dword(dd->pcidev, PCIE_CFG_REG_PL3, reg32); in aspm_hw_set_l1_ent_latency()
H A Dchip_registers.h1270 #define PCIE_CFG_REG_PL3 (PCIE + 0x00000000070C) macro