Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-v3-semi.c123 #define V3_PCI_CFG_M_RETRY_EN BIT(10) macro
793 val |= V3_PCI_CFG_M_RETRY_EN; in v3_pci_probe()