HomeSort by relevance Sort by last modified time
    Searched refs:V3_PCI_CFG (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/armltd/integrator/
pci.c 306 val = v3_readw(V3_PCI_CFG);
308 v3_writew(V3_PCI_CFG, val);
386 val = v3_readw(V3_PCI_CFG);
389 v3_writew(V3_PCI_CFG, val);
pci_v3.h 55 #define V3_PCI_CFG 0x0000007C

Completed in 53 milliseconds