Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/pcie/
Daspm.c146 u32 val = enable ? PCI_EXP_LNKCTL_CLKREQ_EN : 0; in pcie_set_clkpm_nocheck()
150 PCI_EXP_LNKCTL_CLKREQ_EN, in pcie_set_clkpm_nocheck()
186 if (!(reg16 & PCI_EXP_LNKCTL_CLKREQ_EN)) in pcie_clkpm_cap_init()
/linux-5.19.10/include/uapi/linux/
Dpci_regs.h561 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x0100 /* Enable clkreq */ macro
/linux-5.19.10/drivers/pci/controller/
Dpci-mvebu.c810 new &= ~PCI_EXP_LNKCTL_CLKREQ_EN; in mvebu_pci_bridge_emul_pcie_conf_write()
/linux-5.19.10/drivers/misc/cardreader/
Drtsx_pcr.c1319 0, PCI_EXP_LNKCTL_CLKREQ_EN); in rtsx_pci_init_hw()
/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dpci.c1462 if (link_ctrl & PCI_EXP_LNKCTL_CLKREQ_EN) in rtw_pci_link_cfg()
/linux-5.19.10/drivers/net/ethernet/realtek/
Dr8169_main.c2641 PCI_EXP_LNKCTL_CLKREQ_EN); in rtl_disable_clock_request()
2647 PCI_EXP_LNKCTL_CLKREQ_EN); in rtl_enable_clock_request()
/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dpci.c3315 if (link_ctrl & PCI_EXP_LNKCTL_CLKREQ_EN) in rtw89_pci_link_cfg()
/linux-5.19.10/drivers/net/ethernet/broadcom/
Dtg3.c4031 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_power_down_prepare()
5075 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_setup_copper_phy()
5078 PCI_EXP_LNKCTL_CLKREQ_EN); in tg3_setup_copper_phy()
16400 if (lnkctl & PCI_EXP_LNKCTL_CLKREQ_EN) { in tg3_get_invariants()