Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL_CLKREQ_EN (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h573 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x0100 /* Enable clkreq */ macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c810 new &= ~PCI_EXP_LNKCTL_CLKREQ_EN; in mvebu_pci_bridge_emul_pcie_conf_write()
/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1291 0, PCI_EXP_LNKCTL_CLKREQ_EN); in rtsx_pci_init_hw()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c4033 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_power_down_prepare()
5066 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_setup_copper_phy()
5069 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_setup_copper_phy()
16517 if (lnkctl & PCI_EXP_LNKCTL_CLKREQ_EN) { in tg3_get_invariants()