Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h664 #define PCI_EXP_DEVCTL2_COMP_TMOUT_DIS 0x0010 /* Completion Timeout Disable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h666 #define PCI_EXP_DEVCTL2_COMP_TMOUT_DIS 0x0010 /* Completion Timeout Disable */ macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c827 writel(PCI_EXP_DEVCTL2_COMP_TMOUT_DIS, pci->dbi_base + offset + in qcom_pcie_post_init_2_3_3()
1152 writel(PCI_EXP_DEVCTL2_COMP_TMOUT_DIS, pci->dbi_base + offset + in qcom_pcie_post_init_2_9_0()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1496 PCI_EXP_DEVCTL2_COMP_TMOUT_DIS); in rtw_pci_phy_cfg()