Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
A 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/include/uapi/linux/
A Dpci_regs.h561 #define PCI_EXP_LNKCTL_CLKREQ_EN 0x0100 /* Enable clkreq */ macro
/linux/drivers/pci/controller/
A Dpci-mvebu.c552 new &= ~PCI_EXP_LNKCTL_CLKREQ_EN; in mvebu_pci_bridge_emul_pcie_conf_write()
/linux/drivers/misc/cardreader/
A Drtsx_pcr.c1393 0, PCI_EXP_LNKCTL_CLKREQ_EN); in rtsx_pci_init_hw()
/linux/drivers/net/wireless/realtek/rtw88/
A Dpci.c1452 if (link_ctrl & PCI_EXP_LNKCTL_CLKREQ_EN) in rtw_pci_link_cfg()
/linux/drivers/net/ethernet/realtek/
A Dr8169_main.c2623 PCI_EXP_LNKCTL_CLKREQ_EN); in rtl_disable_clock_request()
2629 PCI_EXP_LNKCTL_CLKREQ_EN); in rtl_enable_clock_request()
/linux/drivers/net/wireless/realtek/rtw89/
A Dpci.c2648 if (link_ctrl & PCI_EXP_LNKCTL_CLKREQ_EN) in rtw89_pci_link_cfg()
/linux/drivers/net/ethernet/broadcom/
A 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()
16397 if (lnkctl & PCI_EXP_LNKCTL_CLKREQ_EN) { in tg3_get_invariants()

Completed in 66 milliseconds