Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dpci.c307 val = v3_readw(V3_PCI_CFG); in pci_init_board()
309 v3_writew(V3_PCI_CFG, val); in pci_init_board()
387 val = v3_readw(V3_PCI_CFG); in pci_init_board()
390 v3_writew(V3_PCI_CFG, val); in pci_init_board()
H A Dpci_v3.h56 #define V3_PCI_CFG 0x0000007C macro