Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpci-v3-semi.c125 #define V3_PCI_CFG_M_RETRY_EN BIT(10) macro
796 val |= V3_PCI_CFG_M_RETRY_EN; in v3_pci_probe()