Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/hardware/
Dpci_v3.h68 #define V3_PCI_CFG 0x0000007C macro
/linux-2.4.37.9/arch/arm/mach-integrator/
Dpci_v3.c581 temp = v3_readw(V3_PCI_CFG) & ~V3_PCI_CFG_M_I2O_EN; in pci_v3_init()
583 v3_writew(V3_PCI_CFG, temp); in pci_v3_init()