Searched refs:V3_PCI_CFG_M_RETRY_EN (Results 1 – 3 of 3) sorted by relevance
307 val |= V3_PCI_CFG_M_RETRY_EN; in pci_init_board()387 val &= ~(V3_PCI_CFG_M_RETRY_EN | V3_PCI_CFG_M_AD_LOW1); in pci_init_board()
96 #define V3_PCI_CFG_M_RETRY_EN (1 << 10) macro
123 #define V3_PCI_CFG_M_RETRY_EN BIT(10) macro793 val |= V3_PCI_CFG_M_RETRY_EN; in v3_pci_probe()