Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dpci_v3.h99 #define V3_PCI_CFG_M_AD_LOW0 (1 << 8) macro
H A Dpci.c389 val |= V3_PCI_CFG_M_AD_LOW0; in pci_init_board()