Home | Sort by relevance Sort by last modified time |
/external/u-boot/board/armltd/integrator/ | |
pci_v3.h | 96 #define V3_PCI_CFG_M_RETRY_EN (1 << 10) |
pci.c | 307 val |= V3_PCI_CFG_M_RETRY_EN; 387 val &= ~(V3_PCI_CFG_M_RETRY_EN | V3_PCI_CFG_M_AD_LOW1); |