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

/arch/arm/mach-integrator/
H A Dpci_v3.c103 #define V3_PCI_CFG 0x0000007C macro
712 temp = v3_readw(V3_PCI_CFG) & ~V3_PCI_CFG_M_I2O_EN;
714 v3_writew(V3_PCI_CFG, temp);

Completed in 73 milliseconds