Searched refs:V3_PCI_CFG_M_AD_LOW1 (Results 1 – 3 of 3) sorted by relevance
98 #define V3_PCI_CFG_M_AD_LOW1 (1 << 9) macro
388 val &= ~(V3_PCI_CFG_M_RETRY_EN | V3_PCI_CFG_M_AD_LOW1); in pci_init_board()
126 #define V3_PCI_CFG_M_AD_LOW1 BIT(9) macro