Searched refs:V3_PCI_CFG_M_AD_LOW1 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/armltd/integrator/ | ||
| H A D | pci_v3.h | 98 #define V3_PCI_CFG_M_AD_LOW1 (1 << 9) macro |
| H A D | pci.c | 388 val &= ~(V3_PCI_CFG_M_RETRY_EN | V3_PCI_CFG_M_AD_LOW1); in pci_init_board() |