Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c341 set_ctrl_reg_req_en(pdev, PCI_TPH_REQ_DISABLE); in pcie_tph_set_st_entry()
446 if (pdev->tph_req_type == PCI_TPH_REQ_DISABLE) in pcie_enable_tph()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1057 #define PCI_TPH_REQ_DISABLE 0x0 /* No TPH requests allowed */ macro